gambas-source-code/main/lib/debug
gambas fdc47c8744 Some debugger fixes.
[GB.DEBUG]
* BUG: Fix debugger fifo opening process.
* BUG: The result of an evaluated expression is not truncated anymore.
2021-10-25 02:57:04 +02:00
..
CDebug.c Some debugger fixes. 2021-10-25 02:57:04 +02:00
CDebug.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
debug.c Some debugger fixes. 2021-10-25 02:57:04 +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 Support for debugging a process not run by the IDE. 2021-10-20 02:28:22 +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 Some debugger fixes. 2021-10-25 02:57:04 +02: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