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

2025-07-16 Thread via lldb-commits
llvmbot wrote: @llvm/pr-subscribers-lldb Author: None (royitaqi) Changes `(lldb) b` can be used in two different ways: 1. Running `b` without arguments, it lists all existing breakpoints. 2. Running `b` with additional arguments, it adds breakpoints. However, the help message doesn't ment

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

2025-07-16 Thread via lldb-commits
https://github.com/royitaqi created https://github.com/llvm/llvm-project/pull/149114 `(lldb) b` can be used in two different ways: 1. Running `b` without arguments, it lists all existing breakpoints. 2. Running `b` with additional arguments, it adds breakpoints. However, the help message doesn'