[Lldb-commits] [PATCH] D92872: [lldb] [docs] Add a manpage for lldb-server
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Dec 10 05:19:20 PST 2020
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
Thanks for writing this.
================
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.
----------------
s/instructedb/instructed
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92872/new/
https://reviews.llvm.org/D92872
More information about the lldb-commits
mailing list