[Lldb-commits] [lldb] [lldb-vscode] Allow specifying a custom escape character for LLDB commands (PR #69238)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 16 15:24:19 PDT 2023


clayborg wrote:

> @clayborg , good point, I'll move it to launch and attach settings.

Can you check real quick if any native plug-ins can have and or access global settings from the VS Code GUI? That would be the best way for all of these. Maybe there is a combination mode where we have some typescript in our extension, but still have a native DAP plug-in?


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


More information about the lldb-commits mailing list