Skip to content

Support for multiple debug adapter clients for the same session at the same time #1013

Answered by vadimcn
Smjert asked this question in Q&A
Discussion options

You must be logged in to vote

It's possible to monitor any DAP session, including CodeLLDB, via DebugAdapterTracker. One can also inject messages via DebugSession::customRequest. For an example of extension that does this, see Debug Visualizer.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Smjert
Comment options

Answer selected by Smjert
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants