[Lldb-commits] [lldb] Add commands to list/enable/disable plugins (PR #134418)
David Peixotto via lldb-commits
lldb-commits at lists.llvm.org
Fri Apr 4 15:00:21 PDT 2025
dmpots wrote:
> Another way to do this would be to have the list of disabled plugins show in the result of the `version` command, since that's a commonly provided bit of info for bug reports.
Thanks for the suggestion. Let me work on this and update the PR.
https://github.com/llvm/llvm-project/pull/134418
More information about the lldb-commits
mailing list