xiaoma20082008
|
ce0837dbb7
|
DAP: Add request ID to request timeout message (#6018)
This improves error logging for dap requests. Without the ID
it's hard to know which request is the one that timed out.
|
2023-02-16 10:21:12 -06:00 |
|
Blaž Hrastnik
|
83a8167402
|
Invert core -> dap dependency
|
2021-10-17 13:58:11 +09:00 |
|
Dmitry Sharshakov
|
d943a51e3e
|
editor: add Node.js debugger
|
2021-09-26 21:36:06 +03:00 |
|
Blaž Hrastnik
|
28658836ee
|
Add more event types, simplify event decoding
|
2021-08-22 16:05:12 +09:00 |
|
Blaž Hrastnik
|
3a9e1c305b
|
Refactor types, add a Request trait
|
2021-08-20 13:43:54 +09:00 |
|
Blaž Hrastnik
|
2d1ae2e44b
|
dap: Split types off into types.rs
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
b3be6b269a
|
dap-basic: parse stop event
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
09390be6a5
|
dap-basic: handle output events
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
0f6e81b85b
|
Initial debug adapter protocol implementation
|
2021-08-20 13:43:54 +09:00 |
|