https://github.com/svaante/dape#
Given that eglot has been part of the core emacs, I believe this is a long lasting wish for a lot of emacsers that has finally been fulfilled. (a stand alone DAP implementation that does not rely on LSP-mode)
https://github.com/svaante/dape#
Given that eglot has been part of the core emacs, I believe this is a long lasting wish for a lot of emacsers that has finally been fulfilled. (a stand alone DAP implementation that does not rely on LSP-mode)
Compared to gud, it’s a lot of config, it’s also nasty that it looks like you have to code the program path to your config.
but, it’s a great effort in any case, both from you and the plugin author. Configuration snippets like this help a lot of people.