[Lldb-commits] [lldb] [lldb-vscode] Allow specifying a custom escape character for LLDB commands (PR #69238)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 16 12:37:23 PDT 2023
JDevlieghere wrote:
FWIW I like `:` because that's what the REPL uses and because ` already has a different meaning in LLDB.
https://github.com/llvm/llvm-project/pull/69238
More information about the lldb-commits
mailing list