[Lldb-commits] [lldb] [lldb] Store the return ValueObject in the CommandReturnObject (PR #127566)

via lldb-commits lldb-commits at lists.llvm.org
Tue Feb 18 10:01:10 PST 2025


jimingham wrote:

I think Pavel is right, having this be an SBValueList would allow us to support more commands.  That should be just as easy to implement and use, and more flexible.

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


More information about the lldb-commits mailing list