Description
Provides a C++ library for implementing the Debug Adapter Protocol. Developers use it to build debuggers, editor integrations, and tools that communicate with DAP-compatible clients.
Install it when building software that depends on cppdap or when creating debugger integrations. Protocol behavior should be tested with the target editor or client.