[Lldb-commits] [PATCH] D92872: [lldb] [docs] Add a manpage for lldb-server
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Dec 10 05:59:41 PST 2020
mgorny marked an inline comment as done.
mgorny added inline comments.
================
Comment at: lldb/docs/man/lldb-server.rst:108
+If neither of target options are used, :program:`lldb-server` is started
+without a specific target. It can be afterwards instructedb the client
+to launch or attach.
----------------
labath wrote:
> s/instructedb/instructed
Actually 'instructed by' ;-).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92872/new/
https://reviews.llvm.org/D92872
More information about the lldb-commits
mailing list