[Lldb-commits] [lldb] [lldb] [cosmetic] Update help message of `(lldb) b` (PR #149114)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 16 09:27:09 PDT 2025


JDevlieghere wrote:

[begin bikeshedding]
How about something like this:

>Set a breakpoint using one of several shorthand formats, or list the existing breakpoints if no arguments are provided.  Expects 'raw' input (see 'help raw-input'.)

My reasoning is that it describes the more common use case first while also telling you how to get the behavior for listing breakpoints.

[end bikeshedding]


https://github.com/llvm/llvm-project/pull/149114


More information about the lldb-commits mailing list