This website requires JavaScript.
Explore
Help
Sign in
dom
/
gudap
Watch
1
Star
0
Fork
You've already forked gudap
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
A Debug Adapter Protocol client for Emacs.
17
commits
1
branch
0
tags
117
KiB
Emacs Lisp
100%
f89b52c944
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
dominik martinez
f89b52c944
Add README.md
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
README.md
Gudap
Combining the powers of Emacs'
GUD
and
DAP
.
Usage
(
use-package
gudap
:load-path
"/path/to/gudap/"
)
(
gudap
)