[Lldb-commits] [PATCH] D89477: [lldb] Port lldb gdb-server to libOption
Fangrui Song via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Oct 15 16:37:20 PDT 2020
MaskRay added inline comments.
================
Comment at: lldb/tools/lldb-server/lldb-gdbserver.cpp:369
+
+ If no target is selected a startup, the lldb-server can be directed to launch
+ or attach a process by the LLDB client.
----------------
`a startup` -> `at startup`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89477/new/
https://reviews.llvm.org/D89477
More information about the lldb-commits
mailing list