emacs-lsp/dap-mode
Emacs :heart: Debug Adapter Protocol observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 88
- Release rhythm 8
- Longevity 100
Flags: no_readme
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3028
- days_rel: n/a
- days_push: 75
- n_releases_24m: 0
Adoption not part of the score
1386 stars · 188 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
dap-mode is an Emacs client and library for the Debug Adapter Protocol (DAP), providing integrated debugging inside Emacs similar to how lsp-mode integrates language servers. It supports many languages including Java, Python, Ruby, Elixir, and C/C++/Swift via LLDB, with features like debug templates, a hydra keymap, and Docker-based debug server support.
Use cases
- debug programs from within emacs
- set breakpoints and step through code in emacs
- debug java python ruby elixir in emacs
- use debug adapter protocol in emacs
- debug c++ with lldb in emacs
- debug code running in docker from emacs
When to choose
- you use Emacs as your primary editor and want an integrated graphical debugger
- you want DAP-based debugging across multiple languages with a consistent interface
- you need to debug applications running in Docker containers from Emacs
When to avoid
- you use VS Code or another editor with built-in DAP support
- you need a stable, guaranteed API before the 1.0 release
- you need to connect to debuggers over a network connection, which is not yet supported
Facets
plugin · maturity active
developer-tools editor developer-tools text-editors editor-plugin cross-platform debug-adapter-protocol dap emacs-lisp lsp-ecosystem debugging-ui debugger debugging emacs
1 source
- homepage: https://emacs-lsp.github.io/dap-mode · fetched 2026-08-29 · 5b6975865615
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| emacs-lsp/dap-mode | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="emacs-lsp/dap-mode")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem