[Lldb-commits] [lldb] [lldb][Docs] Various style improvements to the tutorial (PR #90594)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Tue Apr 30 04:17:33 PDT 2024
DavidSpickett wrote:
> Always refer to lldb as lldb not LLDB, to match what the user sees on the command line.
If this were any other doc I'd say it should always be LLDB and GDB as that's the projects' branding. In this doc I think it's better to imagine the user is looking at side by side command lines.
https://github.com/llvm/llvm-project/pull/90594
More information about the lldb-commits
mailing list