WebFreak001
|
4829b28df5
|
Added vala breakpoints fix #85
|
2016-12-06 23:59:13 +01:00 |
|
WebFreak001
|
e0968b65e1
|
Bump to 0.13.0
|
2016-12-06 23:55:18 +01:00 |
|
WebFreak001
|
e43bec9f07
|
Unicode fix #77
|
2016-12-06 23:53:34 +01:00 |
|
WebFreak001
|
9e5d12551f
|
Fallback to raw output when JSON.parse fails
Partial fix for #77
|
2016-12-06 23:25:16 +01:00 |
|
WebFreak001
|
5136be3f7d
|
Bump to 0.12.3
|
2016-11-15 13:17:21 +01:00 |
|
Jan Jurzitza
|
eaeb6c13c4
|
Merge pull request #81 from rookwood101/patch-1
Quote input when adding breakpoint
|
2016-11-14 23:50:33 +01:00 |
|
Alex Sadler
|
2cd3ecd7db
|
Escape breakpoint file path
Escape before quoting
|
2016-11-14 21:28:19 +00:00 |
|
Alex Sadler
|
f0c30a91b0
|
Quote input when adding breakpoint
File path and line number are now double quoted when specified explicitly. Before only when using raw input was it double quoted.
|
2016-11-14 17:04:02 +00:00 |
|
WebFreak001
|
d34bfb7c43
|
added trace constant for finding extension crashes
|
2016-10-23 17:26:47 +02:00 |
|
WebFreak001
|
839766a065
|
Using undefined instead of "<unknown>" for UI
|
2016-09-10 22:22:10 +02:00 |
|
WebFreak001
|
b2d23d6e10
|
Bump to 0.12.2
|
2016-09-04 17:14:03 +02:00 |
|
WebFreak001
|
bf519c8bab
|
Fixed cygdrive paths in stack request (fix #72)
|
2016-09-04 17:11:20 +02:00 |
|
WebFreak001
|
d8aeaf506b
|
Bump to 0.12.1
|
2016-08-26 23:31:25 +02:00 |
|
WebFreak001
|
6ead793c09
|
Added variables for file (base)name w/o extension
fix #71
|
2016-08-26 23:21:57 +02:00 |
|
WebFreak001
|
5a84af0bff
|
Bump to 0.12.0
|
2016-08-13 13:42:19 +02:00 |
|
WebFreak001
|
17376317b2
|
Made utility command server warning more clear
|
2016-08-13 13:38:21 +02:00 |
|
WebFreak001
|
5fc8765678
|
Fixed C/C++ argument list & char*[]
Fix #69 (hihi Kappa)
|
2016-08-13 13:34:34 +02:00 |
|
WebFreak001
|
d3b0bb79a1
|
Fixed memory view for C/C++ strings
|
2016-08-11 19:52:25 +02:00 |
|
WebFreak001
|
7e597897b4
|
Bump to 0.11.1
|
2016-08-08 17:56:43 +02:00 |
|
WebFreak001
|
640abf822b
|
Added showDevDebugOutput option to debug GDB calls
|
2016-08-08 17:56:20 +02:00 |
|
WebFreak001
|
e7c15f0d71
|
Bump to 0.11.0
|
2016-07-23 02:14:01 +02:00 |
|
WebFreak001
|
87ff8b8644
|
Added examining memory locations (fix #64)
also added a way to run mi commands over unix domain sockets so other applications can communicate with code-debug
|
2016-07-23 02:13:36 +02:00 |
|
WebFreak001
|
e78733308e
|
Added more error catches
|
2016-07-23 02:10:31 +02:00 |
|
WebFreak001
|
eef6570833
|
Bump to 0.10.0
|
2016-07-16 09:56:06 +02:00 |
|
WebFreak001
|
ef1f4782b4
|
Fixed entering MI commands into the debug console
|
2016-07-10 17:33:25 +02:00 |
|
WebFreak001
|
55900876dc
|
accidentally removed vscode from devDependencies
|
2016-07-10 17:13:07 +02:00 |
|
WebFreak001
|
2308f9f166
|
Added variable types for the future (fix #66)
|
2016-07-10 17:05:56 +02:00 |
|
WebFreak001
|
d704af2501
|
Implemented stepping back & changing variables
|
2016-07-10 16:34:12 +02:00 |
|
WebFreak001
|
81f8e6fcf1
|
Removed debug logs & bump to version 0.9.0
|
2016-07-02 23:39:00 +02:00 |
|
WebFreak001
|
1e298815c4
|
Added mago-mi support (fix #67)
|
2016-07-02 23:35:28 +02:00 |
|
WebFreak001
|
1a399b3292
|
Fixed clearing breakpoints in lldb
|
2016-07-02 23:34:08 +02:00 |
|
Jan Jurzitza
|
dec8c8b580
|
Merge pull request #62 from kylewlacy/asm-breakpoints
Enable breakpoints for x86(-64) and ARM assembly when using GDB
|
2016-06-13 22:15:19 +02:00 |
|
Kyle Lacy
|
14906e5195
|
Enable breakpoints for x86(-64) and ARM assembly
|
2016-06-13 04:43:29 -07:00 |
|
WebFreak001
|
bda4daf53c
|
Bump to version 0.8.1
Signed-off-by: WebFreak001 <janju007@web.de>
|
2016-04-06 16:27:02 +02:00 |
|
Jan
|
5109936408
|
Easier installation instructions for code 0.10.11
|
2016-03-31 21:32:10 +02:00 |
|
WebFreak001
|
940cd63ce6
|
Bump to 0.8.0
|
2016-03-23 23:08:30 +01:00 |
|
WebFreak001
|
786ed5b3bd
|
Added support for output with no new line (fix #51)
|
2016-03-23 23:07:07 +01:00 |
|
WebFreak001
|
7e73c686b2
|
Made gdb & lldb command path customizable (fix #53)
|
2016-03-23 22:28:57 +01:00 |
|
WebFreak001
|
f46ab81b2e
|
Bump to 0.7.1
|
2016-03-12 10:07:56 +01:00 |
|
WebFreak001
|
dbfda79052
|
Made icon fit better into the marketplace
Signed-off-by: WebFreak001 <janju007@web.de>
|
2016-03-12 10:07:34 +01:00 |
|
WebFreak001
|
f0f10251e0
|
Added lldb-mi note to README (fix #48)
|
2016-03-12 10:00:39 +01:00 |
|
WebFreak001
|
b5a00fa12b
|
Improved getting stack
|
2016-03-11 17:14:15 +01:00 |
|
WebFreak001
|
f6d593899f
|
Bump to 0.7.0
|
2016-03-10 14:27:34 +01:00 |
|
WebFreak001
|
2aff091374
|
Made target path absolute when passing to gdb (should fix #22)
|
2016-03-10 13:08:08 +01:00 |
|
WebFreak001
|
d3353231c8
|
Improved some regex
|
2016-03-10 13:02:23 +01:00 |
|
WebFreak001
|
50fb4798b7
|
Added function breakpoints (fix #45)
|
2016-03-10 13:02:04 +01:00 |
|
WebFreak001
|
4cbb822d39
|
Fixed error messages for internal commands (fix #46)
|
2016-03-10 10:38:22 +01:00 |
|
WebFreak001
|
bcbfdb15d9
|
Bump to 0.6.2
Signed-off-by: WebFreak001 <janju007@web.de>
|
2016-03-08 21:54:47 +01:00 |
|
Jan
|
84b00df23d
|
Merge pull request #44 from Wosi/patch-1
Added "objectpascal" to list of breakpoint enabled languages
|
2016-03-08 19:16:00 +01:00 |
|
Christopher Wosinski
|
0e399839dd
|
Added "objectpascal" to list of breakpoint enabled languages
"objectpascal" is currently missing so it is impossible to use the debugger extension in conjunction with OmniPascal
|
2016-03-08 19:14:26 +01:00 |
|