[Lldb-commits] [PATCH] D70514: [Docs] Generate the LLDB man page with Sphinx

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 20 16:43:45 PST 2019


jingham added inline comments.


================
Comment at: lldb/docs/man/lldb.rst:80
+ When in batch mode, tells the debugger to source this file of lldb commands if the target crashes.
+
+.. option:: --one-line <command>
----------------
This is probably wrong in the lldb help too - copy paste most likely.  But the value of -one-line-on-crash is a command not a file...


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70514/new/

https://reviews.llvm.org/D70514





More information about the lldb-commits mailing list