Dmitry Sharshakov
|
b9797a7dd2
|
client: support tcp_process transport
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
6c0f7eafc3
|
examples: continue handling output events
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
36fb8d1b1a
|
examples: make examples identical
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
f92fb966c0
|
working lldb example
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
4f2b8fb05a
|
dap-dlv: rename from dap-go
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
2a6210806b
|
dap-lldb: adjust breakpoint position
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
eb0605c13d
|
dap: create C example
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
e388079a0b
|
compat: add all possible debugger caps
|
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
|
0777948fc0
|
dap-basic: better output formatting
|
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
|
d6de5408b7
|
dispatch events in client
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
aac586b546
|
types: simplify working with client's launch args
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
6bb653f820
|
dap: move launch request argumets outside of client
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
3d64cf8356
|
fix: move adapter_id out of DAP client
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
fabee03983
|
dap: support TCP clients
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
e11b67b0db
|
dap: add missing fields to structs
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
0fa127b105
|
dap: support getting scopes and variables
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
7d2d4ed4a8
|
dap: implement threads request
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
5f3e806341
|
dap-basic: pretty-print results
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
fd709bc56d
|
dap: logging using fern
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
0f6e81b85b
|
Initial debug adapter protocol implementation
|
2021-08-20 13:43:54 +09:00 |
|