[Lldb-commits] [PATCH] D108807: [LLDB][Docs] Convert links.md & lldb-for-gdb-users.txt file to respective .rst files

Shivam Gupta via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Aug 28 04:20:54 PDT 2021


xgupta added inline comments.


================
Comment at: lldb/docs/use/lldb-for-gdb-users.rst:40
+
+> (lldb) process launch -- -program_arg value
 
----------------
mgorny wrote:
> This style looks a bit weird. Any reason not to use indentation instead of `>`?
Yes, I mistakenly followed https://lldb.llvm.org/resources/build.html style, corrected it now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108807



More information about the lldb-commits mailing list