Commit graph

6 commits

Author SHA1 Message Date
Ben Jackson
6f805db24b Add extra conf for c project 2019-01-05 10:39:05 +00:00
Ben Jackson
5060b0821e Split c test json file. Still doesn't work for some reason 2018-12-20 13:44:37 +00:00
Ben Jackson
171e1b58d5 Squash some distrating warnings 2018-05-22 23:00:26 +01:00
Ben Jackson
2c5caf9cf5 Ignore some build output 2018-05-20 21:12:04 +01:00
Ben Jackson
f55dc8cd8e StepOut and Continue 2018-05-20 16:18:40 +01:00
Ben Jackson
8437397491 Actually connect to a real debug server and add some basic debugging
UI is totally placeholder
Step over/step in are the only supported commands
Hardcoded launch config using a specific debug adapter that happened to
work
Adds a trivial log file hack and fixes the protocol handler for bytes
2018-05-20 15:11:58 +01:00