Skip to content
Discussion options

You must be logged in to vote

Any debug adapter that supports running via TCP could work. E.g. debugpy could be spawned with the --listen option inside the VM and then nvim-dap could be configured to connect to it.

If/how well that works depends on the concrete debug adapter.

Providing more built-in or first class support for more "easy-of-use" Docker/Vagrant/SSH debug scenarios is out-of-scope of nvim-dap itself, but the building blocks make it possible and an extension could improve upon it.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@TornaxO7
Comment options

@TornaxO7
Comment options

@mfussenegger
Comment options

@TornaxO7
Comment options

@TornaxO7
Comment options

Answer selected by TornaxO7
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