Basile Burg
|
42abae2c17
|
GDB commander, format and demangle result of evaluation triggered by mouse motion
|
2020-02-18 07:50:36 +01:00 |
Basile Burg
|
7a04995921
|
gdb commander, allow to evaluate the editor expression when mouse motion stops
this does not work very well because of the missing dereference (*) when required
so use of temporaries during debug might be advisable.
|
2020-02-13 03:35:38 +01:00 |
Basile Burg
|
70e85ed84e
|
gdb commander, place results of custm eval in the variable list
it's not anymore required to inspect the raw gdbmi output to see them
|
2020-01-29 23:55:14 +01:00 |
Basile Burg
|
ab343f3e38
|
gdb commander, save and reload custom eval kind between sessions
|
2020-01-29 23:27:04 +01:00 |
Basile Burg
|
a2c73a0d5e
|
fix #477 - Horizontal scrolling is missing in the Variables view
and add value in hint popup
|
2019-06-13 21:19:50 +02:00 |
Basile Burg
|
a1d6e246a9
|
fix little orphan SLOC not moved while extracting method
|
2019-02-07 03:36:40 +01:00 |
Basile Burg
|
148463c25d
|
fix #440 - CPU subwindow of the debugger should be removable
|
2019-02-07 02:56:29 +01:00 |
Basile Burg
|
492cd4e8e5
|
fix #336 - Out of order messages
|
2019-01-20 12:12:03 +01:00 |
Basile Burg
|
92cf60b04b
|
style
|
2019-01-20 07:45:22 +01:00 |
Basile Burg
|
7c35bceb12
|
gdb com: fix checkmark in menu for eval kind could not appear
|
2019-01-20 06:46:23 +01:00 |
Basile Burg
|
ff298cd8f7
|
add options allowing to deactive each the default D speicifc breakpoints
close #394
|
2019-01-14 06:55:36 +01:00 |
Basile Burg
|
f603fe1879
|
Get rid of old `TCE<Name>` class identifiers, step 2, #374
|
2019-01-02 21:10:48 +01:00 |