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
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
Makefile.am
print.c
print.h
profile.c
profile.h