-
-
Notifications
You must be signed in to change notification settings - Fork 40
DAP integration
Zeioth edited this page Aug 11, 2023
·
44 revisions
By default compiler.nvim compile your programs in debug mode. You don't need to do anything special to debug them with DAP
.
But if you need, here you have additional detains about how configure DAP for every language:
It's also recommended checking the DAP official docs.