gambas-source-code/main/lib/debug
gambas 06e2373dd5 Fix memory leaks in debugger expression evaluation routines.
[INTERPRETER]
* BUG: Fix memory leaks in debugger expression evaluation routines.

[GB.DEBUG]
* BUG: Fix memory leaks in debugger expression evaluation routines.
* NEW: The debugger now prints the reference count next to object references.
* BUG: A null pointer is printed as "NULL" now.
2021-06-12 01:39:52 +02:00
..
CDebug.c
CDebug.h
debug.c Fix memory leaks in debugger expression evaluation routines. 2021-06-12 01:39:52 +02:00
debug.h
gb.debug.component
gb.debug.h
main.c
main.h
Makefile.am
print.c Fix memory leaks in debugger expression evaluation routines. 2021-06-12 01:39:52 +02:00
print.h
profile.c
profile.h