[Lldb-commits] [PATCH] D108807: [LLDB][Docs] Convert links.md & lldb-for-gdb-users.txt file to respective .rst files
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sat Aug 28 03:39:01 PDT 2021
mgorny added inline comments.
================
Comment at: lldb/docs/use/lldb-for-gdb-users.rst:40
+
+> (lldb) process launch -- -program_arg value
----------------
This style looks a bit weird. Any reason not to use indentation instead of `>`?
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