[Lldb-commits] [lldb] [lldb] add plugin names to process save-core error output. (PR #143126)

Ebuka Ezike via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 6 05:31:56 PDT 2025


da-viper wrote:

Requested from the comments, I added the available plugins that can save a core file. 
But not to sure how to add it to `help plugin save-core` because  help files are all static and this help is dynamically generated. 

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


More information about the lldb-commits mailing list