A Debug Adapter Protocol client for Emacs.
Find a file
2024-06-18 17:15:12 -04:00
gudap.el Conditional source breakpoints 2024-06-06 16:51:19 -04:00
README.md Add README.md 2024-06-18 17:15:12 -04:00

Gudap

Combining the powers of Emacs' GUD and DAP.

Usage

(use-package gudap
	:load-path "/path/to/gudap/")

(gudap)