[Lldb-commits] [lldb] [lldb][breakpoint] Grey out disabled breakpoints (PR #91404)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Thu Jul 11 11:31:17 PDT 2024
https://github.com/JDevlieghere commented:
This is looking good, but needs a (pexpect) test. I would also like to add a setting to make the prefix and suffix configurable, like we do for things like `show-progress-ansi-prefix` and `show-autosuggestion-ansi-prefix`. That way user can pick their own preferred color, or even just turn this one feature off without having to disable color if they want to.
https://github.com/llvm/llvm-project/pull/91404
More information about the lldb-commits
mailing list