[Lldb-commits] [lldb] [lldb] Support CommandInterpreter print callbacks (PR #125006)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Thu Jan 30 09:53:52 PST 2025


JDevlieghere wrote:

Alright, I have two follow-ups/action items:

- Check if we can improve the breakpoint callback with a lambda. 
- Add the command string to `CommandReturnObject`. 

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


More information about the lldb-commits mailing list