[Lldb-commits] [lldb] DRAFT: Add a `breakpoint add` command to fix the option-madness that is `breakpoint set` (PR #156067)

via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 29 10:56:05 PDT 2025


jimingham wrote:

If we decide to go this way, I will also - probably as a follow-on - switch the __regex_breakpoint command over to use `break add`, though I haven't done that in this patch yet.

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


More information about the lldb-commits mailing list