[Lldb-commits] [PATCH] Make the platform process connect path less chatty.
Stephane Sezer
sas at fb.com
Thu Dec 11 01:26:03 PST 2014
Hi tfiala, vharron, clayborg,
If a stream contains an empty string, no need to append it to the output
(otherwise we end up with a blank line). Also, no need to print a status
message when the state changes to connected, as this string brings no
information -- "Process 0" does not mean anything to the user, and the
process being connected has no meaning either.
http://reviews.llvm.org/D6593
Files:
source/Commands/CommandObjectProcess.cpp
source/Target/Process.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6593.17123.patch
Type: text/x-patch
Size: 1333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141211/0264708d/attachment.bin>
More information about the lldb-commits
mailing list