aboutsummaryrefslogtreecommitdiff
path: root/helix-term/src/commands
Commit message (Expand)AuthorAge
* compat: make thread IDs signedDmitry Sharshakov2021-09-03
* dap: Allow switching between stack framesBlaž Hrastnik2021-09-03
* dap: Allow setting breakpoints before starting the adapterBlaž Hrastnik2021-09-03
* dap: small TODOBlaž Hrastnik2021-09-03
* dap: Extract thread_picker, make pause explicitly select a threadBlaž Hrastnik2021-09-03
* dap: Extract a thread_states mapBlaž Hrastnik2021-09-03
* Refactor resume_application state handlingBlaž Hrastnik2021-09-03
* dap: refactor frame handlingBlaž Hrastnik2021-08-30
* dap: Remap keys, match current thread behavior from dap-mode, switch-threadBlaž Hrastnik2021-08-29
* Extract dap commands into a separate fileBlaž Hrastnik2021-08-29