Commit Graph

8 Commits

Author SHA1 Message Date
Basile Burg 891690410f rename isNil/NotNil Assigned/NotAssigned and add them for interfaces
FPC 3.2.0 required from now
2020-07-11 23:29:08 +02:00
Basile Burg 40b2a0b67f gdb com, add setting to limit the call stack depth 2020-07-02 06:35:40 +02:00
Basile Burg 017fef6fc1 allow to debug a custom executable 2020-06-06 17:32:26 +02:00
Basile Burg 5f206595d3 change field allowing to set what is debugged to an enumeration 2020-06-06 17:11:53 +02: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 ac9d54c91a gdb commander, make the default window width bigger 2020-01-31 22:29:28 +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 f603fe1879 Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00