[Lldb-commits] [lldb] [lldb][lldb-dap] fix repeating commands in repl mode (PR #135008)
Ebuka Ezike via lldb-commits
lldb-commits at lists.llvm.org
Tue Apr 15 05:10:35 PDT 2025
da-viper wrote:
> With this patch, is there anything that turns on echoing of commands?
Yeah, the launch options
InitCommands, PreCommands and ***Commands.
https://github.com/llvm/llvm-project/pull/135008
More information about the lldb-commits
mailing list