diff options
| author | John Harrison <harjohn@google.com> | 2025-02-21 18:30:43 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-21 18:30:43 -0800 |
| commit | 998b28f19672ba49925e25f1a78c1252f017c247 (patch) | |
| tree | 9936da6bbae8c985bf60548c955e63c21cd821d0 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py | |
| parent | 1bb43068f187141f20066a83675531161ed45051 (diff) | |
[lldb-dap] Refactoring lldb-dap port listening mode to allow multiple connections. (#116392)
This adjusts the lldb-dap listening mode to accept multiple clients.
Each client initializes a new instance of DAP and an associated
`lldb::SBDebugger` instance.
The listening mode is configured with the `--connection` option and
supports listening on a port or a unix socket on supported platforms.
When running in server mode launch and attach performance should
be improved by lldb sharing symbols for core libraries between debug
sessions.
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions
