[Lldb-commits] [lldb] [lldb] Add "settings modified" command (PR #152338)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 7 01:11:20 PDT 2025


DavidSpickett wrote:

Would some `(default: <value>)` be useful? So I can see at a glance that `crash-horribly: true (default: false)` is what I should be investigating. A boolean is a bad example because ofc the default is the 1 other value but you see the idea.

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


More information about the lldb-commits mailing list