| Commit message (Expand) | Author | Age |
... | |
* | Add command for editing breakpoint condition | Dmitry Sharshakov | 2021-09-04 |
* | Fix crash when trying to select (view) threads when debuggee is running | Dmitry Sharshakov | 2021-09-04 |
* | jump to selected stack frame | Dmitry Sharshakov | 2021-09-04 |
* | show thread states in thread picker | Dmitry Sharshakov | 2021-09-04 |
* | Don't show thread picker for single-threaded targets | Dmitry Sharshakov | 2021-09-04 |
* | Fix clippy warnings | Dmitry Sharshakov | 2021-09-04 |
* | compat: make thread IDs signed | Dmitry Sharshakov | 2021-09-03 |
* | dap: Allow switching between stack frames | Blaž Hrastnik | 2021-09-03 |
* | dap: Allow setting breakpoints before starting the adapter | Blaž Hrastnik | 2021-09-03 |
* | dap: small TODO | Blaž Hrastnik | 2021-09-03 |
* | dap: Extract thread_picker, make pause explicitly select a thread | Blaž Hrastnik | 2021-09-03 |
* | dap: Extract a thread_states map | Blaž Hrastnik | 2021-09-03 |
* | Refactor resume_application state handling | Blaž Hrastnik | 2021-09-03 |
* | dap: refactor frame handling | Blaž Hrastnik | 2021-08-30 |
* | dap: Remap keys, match current thread behavior from dap-mode, switch-thread | Blaž Hrastnik | 2021-08-29 |
* | Extract dap commands into a separate file | Blaž Hrastnik | 2021-08-29 |