[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 16:12:47 PDT 2023


JDevlieghere wrote:

Okay, to answer my own question: the difference is the typescript vs native plugin. I had missed that nuance. For the uninitiated, what most of us are currently using is the native version because it's just a `package.json` + `lldb-dap` binary, right? I guess I personally care mostly about that as it supports more than just VSCode. 

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


More information about the lldb-commits mailing list