[Lldb-commits] [lldb] [lldb] Expose language plugin commands based based on language of current frame (PR #136766)
Dave Lee via lldb-commits
lldb-commits at lists.llvm.org
Thu May 1 12:41:28 PDT 2025
kastiglione wrote:
I have not implemented the mentioned idea of using the top frame that has a known language. I think that situation would be rare, and makes this more magic. I think it's better to wait for feedback then to add implement something that users may not need/want.
https://github.com/llvm/llvm-project/pull/136766
More information about the lldb-commits
mailing list