Commit Graph

1905 Commits

Author SHA1 Message Date
Basile Burg f26a83d431
#97, handle all possible stop reasons with a hashset
debugging may stop from a custom command so they must all be handled.
2016-10-29 03:56:43 +02:00
Basile Burg add956d944
update gitignore 2016-10-29 03:54:19 +02:00
Basile Burg 0fa45714dc
#97, custom commands can include symbolic strings 2016-10-29 03:09:53 +02:00
Basile Burg 25cf416369
#97, watchpoints, stop reason is function of watch type 2016-10-28 16:19:12 +02:00
Basile Burg 8e513f8b52
#97, add support for watch points 2016-10-28 14:11:17 +02:00
Basile Burg 681e34e8af
project groups, patch paths after load 2016-10-28 12:33:05 +02:00
Basile Burg 5145259308
prevent successive tests 2016-10-28 11:26:12 +02:00
Basile Burg a4c142d345
#97, allow to debug the runnable module 2016-10-28 11:25:29 +02:00
Basile Burg c9f325c87f
toolbar, handle dropdown buttons 2016-10-28 10:54:30 +02:00
Basile Burg 0a80061d92
disable widgets timers by default 2016-10-28 10:46:28 +02:00
Basile Burg 49ecb0aa0a
#97, redirect inferior output to file 2016-10-28 10:45:06 +02:00
Basile Burg ae740f0782
replace comparisons against nil with assigned/is/not/Nil + style fixes 2016-10-27 04:31:56 +02:00
Basile Burg ce6874d05d
runnables and unittest, filter out the "-run" option 2016-10-27 03:23:05 +02:00
Basile Burg 72b1833f96
runnables, disable coverage ana if UT exited with errors 2016-10-26 06:42:21 +02:00
Basile Burg 26ed0e0385
libman, update deps on addition, prevent dull update on deletion 2016-10-22 05:59:08 +02:00
Basile Burg bf2d2c64d1
add commands to jump by prot attribs, close #98 2016-10-21 14:55:09 +02:00
Basile Burg 4ad0b6bdfe
process input widget, flat style 2016-10-21 14:09:42 +02:00
Basile Burg 58f47db23c
dastworx, flush was a workaround the crashes due to null moduleDeclarations 2016-10-18 06:43:50 +02:00
Basile Burg ccb85aa086
dastworx, add error detection from CE side 2016-10-18 06:41:29 +02:00
Basile Burg 6966404525
update readme 2016-10-18 04:51:22 +02:00
Basile Burg cab5b83e40
dastworx, skip invalid files 2016-10-18 04:47:56 +02:00
Basile Burg 4cb04ac073
dastworx, imports ana, fix AV when no moduleDeclaration 2016-10-18 04:31:00 +02:00
Basile Burg 465ea9d267
dastworx, prevent analysis of modules without module declaration 2016-10-18 03:16:37 +02:00
Basile Burg 4ceca1b9eb
custom tools, remove old deprecated setting 2016-10-16 18:12:21 +02:00
Basile Burg 82693baa1d
fix, new DUB project considered modified + rename units related to CE prj format
+ move compiler selection for DUB projects to DUB options + cleanup options
2016-10-16 18:06:43 +02:00
Basile Burg cc08f18696
pull libdparse and update dastworx 2016-10-13 14:17:58 +02:00
Basile Burg 4de6100c8e
init, create a DUB project instead of CE 2016-10-12 15:32:47 +02:00
Basile Burg 900d98e847
common project inspector + update init layout, close #69 2016-10-12 15:23:23 +02:00
Basile Burg f2de2bacff
upstream fix, grouped project reloaded as FSP after saving project file from an editor 2016-10-06 19:01:18 +02:00
Basile Burg 4bd3e09d78
static dub options, add setting 2016-10-06 15:45:12 +02:00
Basile Burg 87fe011b4b
first exec, colorize the messages 2016-10-06 15:43:26 +02:00
Basile Burg 496d9cdf19 fix, linux 32 bit build broken 2016-10-01 13:31:41 +02:00
Basile Burg b43067ebe5
update submodules 2016-09-30 16:42:43 +02:00
Basile Burg dc60c66268
fix upstream regression from aa79f2671d 2016-09-30 11:00:03 +02:00
Basile Burg 17628a8bd5
#97, update ui 2016-09-30 09:55:53 +02:00
Basile Burg 8832ae387c
set hwd eflags 2016-09-30 09:36:53 +02:00
Basile Burg b60c08b8a0
#97 add support for eflags reading 2016-09-29 09:48:35 +02:00
Basile Burg 7088cf0f54
#97, add support for the Segment registers 2016-09-29 07:19:25 +02:00
Basile Burg b8f0338c18
#97, add support for the FPU 2016-09-28 22:14:02 +02:00
Basile Burg 6daf51bb9c
messages, add option to auto demangle 2016-09-28 19:42:08 +02:00
Basile Burg e96cc705e2
#97, copy menu iamge from toolbar + handle shortcut changes 2016-09-28 13:15:03 +02:00
Basile Burg f74c62cc83
#97, declare a main menu entry + add shortcuts 2016-09-28 11:05:08 +02:00
Basile Burg 5cb37dd538
#97, proper pause + set btn state 2016-09-28 10:14:08 +02:00
Basile Burg 57a8cec217
add missing icon 2016-09-27 23:17:57 +02:00
Basile Burg 8235a0789d
#97, prevent an error when stepping and if fname not known
+ display variables
2016-09-27 23:17:29 +02:00
Basile Burg 16e88e9a5b
#97, get the list with the local variables 2016-09-27 17:44:25 +02:00
Basile Burg 346c4d0e2f
#97, upstream fix, properties values containing escaped double quotes 2016-09-27 17:43:14 +02:00
Basile Burg a6e8f00f2b
#97 try to separate inferior output from gdb output + fix CLI scanning
+ parse ^error,msg=
2016-09-22 18:16:13 +02:00
Basile Burg c38ffa76f0
add GDB to the info box 2016-09-22 15:33:57 +02:00
Basile Burg 095125a32b
#97, add (physical) GPR setter 2016-09-22 13:45:03 +02:00