diff options
author | royitaqi <royitaqi@users.noreply.github.com> | 2025-08-06 11:42:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-06 11:42:21 -0700 |
commit | 0e0ea714f3079341b9e11eb478eb85400423ee7c (patch) | |
tree | b897e28c77d9d23c9a860a37a2ed9e6248f09f06 /llvm/lib/TextAPI/TextStubCommon.cpp | |
parent | a418fa7cdcf4f334a1955389fcec483ea2c77c44 (diff) | |
download | llvm-0e0ea714f3079341b9e11eb478eb85400423ee7c.zip llvm-0e0ea714f3079341b9e11eb478eb85400423ee7c.tar.gz llvm-0e0ea714f3079341b9e11eb478eb85400423ee7c.tar.bz2 |
[vscode-lldb] Add VS Code commands for high level debug workflow (#151827)
This allows other debugger extensions to leverage the `lldb-dap`
extension's settings and logic (e.g. "Server Mode").
Other debugger extensions can invoke these commands to resolve
configuration, create adapter descriptor, and get the `lldb-dap` process
for state tracking, additional interaction, and telemetry.
VS Code commands added:
* `lldb-dap.resolveDebugConfiguration`
* `lldb-dap.resolveDebugConfigurationWithSubstitutedVariables`
* `lldb-dap.createDebugAdapterDescriptor`
* `lldb-dap.getServerProcess`
Diffstat (limited to 'llvm/lib/TextAPI/TextStubCommon.cpp')
0 files changed, 0 insertions, 0 deletions