[Lldb-commits] [lldb] [lldb][NFC] Fix `help breakpoint set` typo. (PR #152981)
via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 11 11:23:19 PDT 2025
jimingham wrote:
This was actually put there on purpose, its supposed to help you remember the letter we chose for the one-character version of the option when we couldn't pick the first letter.
This seems to confuse people more than helps, however. If we decide to remove these, however, we should do it to all the options that have this in a single pass.
https://github.com/llvm/llvm-project/pull/152981
More information about the lldb-commits
mailing list