aboutsummaryrefslogtreecommitdiff
path: root/helix-dap/examples/dap-lldb.rs
Commit message (Collapse)AuthorAge
* examples: ensure target stopped by waiting for enter from userDmitry Sharshakov2021-09-04
|
* compat: change lldb to lldb-vscodeDmitry Sharshakov2021-08-30
| | | | This should be preferred ID, although now lldb-vscode works with any
* examples: fix buildDmitry Sharshakov2021-08-22
|
* add rx dispatcher to examplesDmitry Sharshakov2021-08-21
|
* make CI greenDmitry Sharshakov2021-08-20
|
* Fix example compilationBlaž Hrastnik2021-08-20
|
* dap: Significantly simplify code using the Request traitBlaž Hrastnik2021-08-20
|
* client: support tcp_process transportDmitry Sharshakov2021-08-20
|
* examples: continue handling output eventsDmitry Sharshakov2021-08-20
|
* working lldb exampleDmitry Sharshakov2021-08-20
|
* dap-lldb: adjust breakpoint positionDmitry Sharshakov2021-08-20
|
* dap: create C exampleDmitry Sharshakov2021-08-20