Commit Graph

2032 Commits

Author SHA1 Message Date
Basile Burg b461b9a12f
symlist, fix false error with __FILE_FULL_PATH__ in expressions 2016-12-20 22:47:11 +01:00
Basile Burg 2c555097c8
#97, dbgee options, show target as readonly
make obvious that these options are defined per proj/per runnable
2016-12-15 21:57:03 +01:00
Basile Burg 93b7b8f6bb
upstream fix, AV on exit. 2016-12-15 21:53:45 +01:00
Basile Burg 759808d832
#97, flags, use escape system for IF and OF 2016-12-10 14:55:38 +01:00
Basile Burg cab68901df
#97, prevents modification of prop used to detect inferior args & env 2016-12-07 10:25:49 +01:00
Basile Burg a8c1974af7
fix identifier name 2016-12-07 10:24:46 +01:00
Basile Burg 394b96bf2a
#104, refact ctors and dtors + add tests 2016-12-07 08:46:51 +01:00
Basile Burg 3ad9b0f682
add editor and db for the inferior env and args, close #97 2016-12-07 07:28:50 +01:00
Basile Burg e914d9d9aa
halstead & symlist, activate postblit visit 2016-12-06 07:59:14 +01:00
Basile Burg 385f73050c
#97, fix inferior input stream leaked 2016-12-04 15:44:51 +01:00
Basile Burg 40369f219a
libman, replace usage of branches-bloated-findCaption with the simpler version 2016-12-04 15:19:43 +01:00
Basile Burg 1524c43f7d
#97, replace usage of branches-bloated-findCaption with the simpler version 2016-12-04 15:19:01 +01:00
Basile Burg 2ebcfcc4ce
add TListItems.findCaption overload for simple and full lookups 2016-12-04 15:16:40 +01:00
Basile Burg 3998474470
#97, fix possible range error in variables list 2016-12-04 14:56:27 +01:00
Basile Burg e79eeaecb1
#97, add itf method called on dbg resume 2016-12-01 06:08:18 +01:00
Basile Burg d9216222ac
#97, remove unecessary wait 2016-12-01 06:07:23 +01:00
Basile Burg 46655ee919
fix linux version comp broken 2016-12-01 03:05:35 +01:00
Basile Burg b3a7ffa339
#97, add field option in options assign() 2016-12-01 03:02:59 +01:00
Basile Burg 534df12ff9
#97, non stop option not applied correctly 2016-12-01 02:55:22 +01:00
Basile Burg 8dc82b987f
#97, fix pause and add brk not working before a first break 2016-12-01 02:53:41 +01:00
Basile Burg 3eebc99a7e
#97, allow to add breakpoints while the inferior runs 2016-11-30 12:27:07 +01:00
Basile Burg 33bee887bb
#97, add option for gdb "non stop" mode 2016-11-30 12:25:48 +01:00
Basile Burg 5e2938c4b9
#97, bring IDE to front on breakpoint 2016-11-30 10:28:21 +01:00
Basile Burg b7afbbe0ba
interfaces, prevent strings to be copied 2016-11-30 10:16:35 +01:00
Basile Burg 102407898a
fix, error message when editor widget not visible and if a doc is opened 2016-11-30 10:15:32 +01:00
Basile Burg 748a887ea9
app, prevent close when proj being comp 2016-11-29 07:05:45 +01:00
Basile Burg 6f482f3898
#97, display missing target when dbg is not possible 2016-11-29 06:52:15 +01:00
Basile Burg 6656a39e24
#97, setState ineffective at startup, update direclty the buttons 2016-11-29 06:46:48 +01:00
Basile Burg 68066eb576
#97, create input file later 2016-11-29 06:42:09 +01:00
Basile Burg 7faa02568b
#97, fix, it was impossible to dbg a runnable if curr proj out was a lib 2016-11-29 06:31:47 +01:00
Basile Burg c3e55b86ab
#97, refact interpreter with json helpers 2016-11-29 00:52:41 +01:00
Basile Burg 00761b740e
refact dub project interpreter with json helpers 2016-11-29 00:34:25 +01:00
Basile Burg e36e61b683
add helper for TJSONObject 2016-11-28 23:59:57 +01:00
Basile Burg 9b9c46305f
cleanup 2016-11-28 23:24:31 +01:00
Basile Burg 6367a87a21
#97, prevent invalid disasm when stepping during finalization 2016-11-28 23:24:05 +01:00
Basile Burg 555ed94e56
#97, add option to set the disassembly flavor 2016-11-28 05:15:16 +01:00
Basile Burg 450375e6e9
#97, rename consistently the list + clear them all together 2016-11-28 04:46:22 +01:00
Basile Burg 0d76b2250b
#97, next & step, add dropdown to set if cmd is applied at src or hwd level 2016-11-28 04:33:33 +01:00
Basile Burg 9eda998779
#97, prevent an obsure LCL bug 2016-11-28 02:27:00 +01:00
Basile Burg 691b54e672
#97, add thread list 2016-11-28 02:06:03 +01:00
Basile Burg 609303c983
#97, start asm view 2016-11-27 14:43:57 +01:00
Basile Burg 2f0655da97
#97, add option to show the raw MI output 2016-11-27 12:44:01 +01:00
Basile Burg 1e20361c5b
#97, only get simple type, fix perf issue 2016-11-27 12:32:33 +01:00
Basile Burg c33d66c060
#97, update UI 2016-11-27 10:02:20 +01:00
Basile Burg ee6e282f2b
refact full text replacement 2016-11-27 08:52:35 +01:00
Basile Burg f3fadfffe0
add TStrings.strictText 2016-11-27 08:51:44 +01:00
Basile Burg f654811f37
#107, simplify access to main menu with a single service 2016-11-27 08:13:15 +01:00
Basile Burg 7b39f9d5e6
symlist, handle postblit 2016-11-26 02:46:50 +01:00
Basile Burg bf3d71a44b
fix linux build broken 2016-11-26 02:44:52 +01:00
Basile Burg ca84dffb31 fix #107, Menu flickers when no custom tool is defined 2016-11-24 17:17:46 +01:00