Basile Burg
|
810996bcc8
|
rename as Dexed, "D extended editor"
|
2018-10-20 13:28:15 +02:00 |
Basile Burg
|
ca2766648d
|
fix #362 - enable brkp deletion using bkp number
|
2018-10-07 14:11:30 +02:00 |
Basile Burg
|
fc93ecbc8e
|
#362 - put breakpoints using MI syntax
note that deletion is still broken
|
2018-09-23 18:40:22 +02:00 |
Basile Burg
|
682150df1f
|
gdbcom, add history to eval custom expr and add shortcut to repeat command, close #274
|
2018-03-28 10:54:46 +02:00 |
Basile Burg
|
4cd7b1342e
|
scale gutter icons and more scaling tweaks
|
2018-01-20 04:10:31 +01:00 |
Basile Burg
|
64debff767
|
fix possible range violation while interpreting FPU registers
|
2018-01-20 00:42:21 +01:00 |
Basile Burg
|
c6d913048b
|
even more scaled icons
|
2018-01-19 15:29:23 +01:00 |
Basile Burg
|
9a247f3815
|
Better support for high DPI monitors #151
|
2018-01-15 05:20:19 +01:00 |
Basile Burg
|
ede95a3cc6
|
related to #199
|
2017-11-20 01:27:07 +01:00 |
Basile Burg
|
ea634ae88f
|
nothing
|
2017-11-17 05:22:05 +01:00 |
Basile Burg
|
a99c2f0312
|
close #201 - show the lines nbr in the GDB commander view of the call stack
|
2017-11-16 21:56:13 +01:00 |
Basile Burg
|
debbe9001c
|
fix #197 - GDB sync issues due to non stop mode
|
2017-10-30 04:32:43 +01:00 |
Basile Burg
|
e1288094ab
|
Revert "gdb commander, non stop mode was inverted"
This reverts commit 4b16fe0128 .
|
2017-10-30 03:21:03 +01:00 |
Basile Burg
|
38b651f404
|
fix #196 - breakpoint always inserted if BP registry contains...
...a ref to an unsaved document
|
2017-10-28 09:36:22 +02:00 |
Basile Burg
|
4b16fe0128
|
gdb commander, non stop mode was inverted
|
2017-10-22 19:57:56 +02:00 |
Basile Burg
|
84f9988c72
|
debugger: only use the central BP database
debugger: parses internal GDB messages as CLI
|
2017-09-03 12:16:12 +02:00 |
Basile Burg
|
dae1d4c430
|
fix #157 - after a gdb session breakpoints deleted from gutter not signaled
|
2017-08-16 10:39:13 +02:00 |
Basile Burg
|
b37d4ad352
|
fix #156 - Debugee option "workingDirectory" does not expand the symstrings
|
2017-06-07 14:39:10 +02:00 |
Basile Burg
|
b668c02f4a
|
gdb com, ignored signal handler, state was not reset to running
|
2017-02-26 08:03:27 +01:00 |
Basile Burg
|
17fe5f62d5
|
remove unused var
|
2017-02-14 01:26:49 +01:00 |
Basile Burg
|
2202283ec4
|
fix, prevent corrupted history to slow down the app on start/exit
|
2017-02-11 20:22:56 +01:00 |
Basile Burg
|
f5ac773110
|
gdb com, completely avoid string cmp once break reason matched
|
2017-02-09 23:22:33 +01:00 |
Basile Burg
|
4e7cf83fad
|
fix, gdb com, case where disassembly not updated
|
2017-02-09 23:06:36 +01:00 |
Basile Burg
|
c71b291558
|
gdb com, add context menu to copy the lists content
|
2017-02-05 11:42:55 +01:00 |
Basile Burg
|
f306a6a6bc
|
fixes #119 - debugee options updated at debug-time
|
2017-02-05 09:57:48 +01:00 |
Basile Burg
|
0fe7c885ef
|
GDB com, rename SSR to SEG
|
2017-02-05 09:56:10 +01:00 |
Basile Burg
|
786aae6921
|
GDB commander, cadd option to keep IO streams
|
2017-02-03 10:24:47 +01:00 |
Basile Burg
|
d4c068d483
|
fix #116 - Synchronization issues between breakpoints database and editor cache
|
2017-02-02 15:03:19 +01:00 |
Basile Burg
|
28fce8d535
|
go back to 03
|
2017-01-13 17:23:50 +01:00 |
Basile Burg
|
f20a576245
|
switch to FPC 3.0.2
|
2016-12-29 09:43:45 +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
|
3ad9b0f682
|
add editor and db for the inferior env and args, close #97
|
2016-12-07 07:28:50 +01:00 |
Basile Burg
|
385f73050c
|
#97, fix inferior input stream leaked
|
2016-12-04 15:44:51 +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
|
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
|
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 |