summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin
diff options
context:
space:
mode:
authorJohn Harrison <harjohn@google.com>2025-02-28 10:49:24 -0800
committerGitHub <noreply@github.com>2025-02-28 10:49:24 -0800
commita3ac1f2278dec155e0e0b4d06ec816ba325f6979 (patch)
tree02e937ffdf4ca355a6353a298366d22735761d53 /lldb/test/API/functionalities/plugins/python_os_plugin
parentaf2dd15a4b6b8e4f7d126f90e0dd4e9120a37503 (diff)
[lldb-dap] Adding server mode support to lldb-dap VSCode extension. (#128957)
This adds support for launching lldb-dap in server mode. The extension will start lldb-dap in server mode on-demand and retain the server until the VSCode window is closed (when the extension context is disposed). While running in server mode, launch performance for binaries is greatly improved by improving caching between debug sessions. For example, on my local M1 Max laptop it takes ~5s to attach for the first attach to an iOS Simulator process and ~0.5s to attach each time after the first.
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin')
0 files changed, 0 insertions, 0 deletions