View Source API Reference edb v0.4.0
Modules
edb public API
Support for the DAP Protocol
DAP Events
An mapper of IDs for the debug adapter
Handle events coming from the debugger.
Support for parsing of request arguments, etc
Behaviour for handling client requests
Behaviour for handling reverse-requests to the client
Handling of DAP requests, responses and events
Transport layer of the DAP server This module deals with serialization/deserialization, sequencing and other low-level details of the DAP frontend for the edb Erlang debugger.
DAP Request Handlers The actual implementation for the DAP requests. This function should be invoked by the DAP server.
edb top level supervisor.