Skip to content

DAP integration

Zeioth edited this page Aug 11, 2023 · 44 revisions

By default compiler.nvim will compile your programs in debug mode, so you can use them with DAP.

Alternatively, you can still compile in production mode if you want by creating a ".solution" file. This will overwrite the compiler parameters with your own values. For more details see solution.

Here you can find details about how do it for every language:

Clone this wiki locally