wallace marked an inline comment as done.
wallace added inline comments.
================
Comment at:
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp:1941
+ process_info.GetArguments().Clear();
+ process_info.SetArg0(" ");
+ break;
----------------
labath wrote:
> Why a single space? I can understand an empty string, but a `" "` seems very
> arbitrary...
that's indeed a typo...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68293/new/
https://reviews.llvm.org/D68293
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits