Commit Graph

20 Commits (f53d8411cbda6119bcd34d5936fc23c1365bafef)

Author SHA1 Message Date
Dmitry Sharshakov 2d42766a71
wip: refactor parameters in UI start 3 years ago
Dmitry Sharshakov 94901b8677
Customized completion for template parameters 3 years ago
Dmitry Sharshakov b001008a69
Support templates in debug configurations 3 years ago
Dmitry Sharshakov 0e779381a8
Format 3 years ago
Dmitry Sharshakov c463142e5e
Create new debugger config format 3 years ago
Dmitry Sharshakov c09b15197b
fix freeze with lldb terminated event 3 years ago
Dmitry Sharshakov b5b79e3656
types: make some fields optional as in spec 3 years ago
Dmitry Sharshakov b6b99b2487
config: minor fixes 3 years ago
Dmitry Sharshakov 839d210573
Enable stdio transport via config 3 years ago
Dmitry Sharshakov c5b210df59
Add debug-adapter field to languages.toml 3 years ago
Dmitry Sharshakov dabec2d799
Fix line endings 3 years ago
Dmitry Sharshakov 3197c2536e
Add eval command 3 years ago
Dmitry Sharshakov dfc70a12f3
dap: support stepIn, stepOut, next and pause commands 3 years ago
Blaž Hrastnik 28658836ee Add more event types, simplify event decoding 3 years ago
Blaž Hrastnik a54b09e3fe dap: Split out launch from init 3 years ago
Blaž Hrastnik 8759dc7e33 Add Default to some structs 3 years ago
Blaž Hrastnik 8fbda0abaf fix: Used the wrong type for variables 3 years ago
Blaž Hrastnik 184abdc510 dap: Significantly simplify code using the Request trait 3 years ago
Blaž Hrastnik 3a9e1c305b Refactor types, add a Request trait 3 years ago
Blaž Hrastnik 2d1ae2e44b dap: Split types off into types.rs 3 years ago