[all-commits] [llvm/llvm-project] 138c7a: [lldb/GDBRemote] Fix obvious typo in error message.
fredriss via All-commits
all-commits at lists.llvm.org
Mon Mar 2 17:54:03 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 138c7ac5b60fae9f4b048a268e069f3ed895a098
https://github.com/llvm/llvm-project/commit/138c7ac5b60fae9f4b048a268e069f3ed895a098
Author: Fred Riss <friss at apple.com>
Date: 2020-03-02 (Mon, 02 Mar 2020)
Changed paths:
M lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
Log Message:
-----------
[lldb/GDBRemote] Fix obvious typo in error message.
It's unlikely that `errno` is the value the user wants to see in this
error message.
More information about the All-commits
mailing list