gambas-source-code/main/lib/debug
gambas ac52cdc447 The first time an watched expression has a value does not trigger a breakpoint anymore.
[GB.DEBUG]
* NEW: The first time an watched expression has a value does not trigger a breakpoint anymore.
2021-06-04 14:27:53 +02:00
..
CDebug.c Stop watching debugger file descriptor as soon as there is a read error. 2021-02-06 17:05:03 +01:00
CDebug.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
debug.c The first time an watched expression has a value does not trigger a breakpoint anymore. 2021-06-04 14:27:53 +02:00
debug.h The debugger now can watch expressions, and stop when their value changes. 2021-05-24 15:34:37 +02:00
gb.debug.component
gb.debug.h The debugger now can watch expressions, and stop when their value changes. 2021-05-24 15:34:37 +02:00
main.c The debugger now can watch expressions, and stop when their value changes. 2021-05-24 15:34:37 +02:00
main.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
Makefile.am
print.c Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
print.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
profile.c Assert is an new instruction that raises an error as soon as its boolean argument is FALSE. 2018-12-16 00:35:46 +01:00
profile.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00