Debug adapter protocol
Appearance
Debug Adapter Protocol (DAP) defines the abstract protocol used between a development tool (e.g. IDE or editor) and a debugger.
Debuggers can be installed natively using the following packages. If your programming language is not in the list, search in the Arch official repositories or in the AUR.
See also
- Comprehensive list of Debuggers
- nvim-dap Comprehensive list of DAP configs for neovim