Full description
Dape is a debug adapter client for Emacs. The debug adapter
protocol, much like its more well-known counterpart, the language server
protocol, aims to establish a common API for programming tools. However,
instead of functionalities such as code completions, it provides a
standardized interface for debuggers.