blob: aa8192038d1130b9ec9205c4c2c0d58f127ca1ce (
plain) (
blame)
1
2
3
4
5
|
This debugger implements the Debug Adapter Protocol: debugProtocol.json [1].
[1] https://github.com/microsoft/vscode-debugadapter-node/blob/main/debugProtocol.json
WWW: https://github.com/microsoft/debugpy
|