| Name: cppdap | |
| URL: https://github.com/google/cppdap | |
| Version: 1fd23dd | |
| License: Apache 2.0 | |
| License File: LICENSE | |
| Description: | |
| C++ based Debug adapter library that implements Debug adapter protocol | |
| (https://microsoft.github.io/debug-adapter-protocol/). | |
| This protocol is used by IDE's to integrate with debuggers. | |
| Usage: | |
| Development use, for adding debug adapter support to zxdb. |