[Lldb-commits] [lldb] [lldb][lldb-dap] fix repeating commands in repl mode (PR #135008)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 10 16:10:41 PDT 2025
https://github.com/JDevlieghere commented:
With this patch, is there anything that turns on echoing of commands? Do we think that's a useful feature to support and expose to users (my gut says: probably not). In that case, should we just drop the old code and avoid adding the boolean altogether?
https://github.com/llvm/llvm-project/pull/135008
More information about the lldb-commits
mailing list