gambas-source-code/main/lib/debug
gambas 1a08090954 Debug.Fifo is a new property that returns the name of the FIFO used for communication with the IDE.
[GB.DEBUG]
* NEW: Debug.Fifo is a new property that returns the name of the FIFO used for communication with the IDE.
2020-03-09 02:23:41 +01:00
..
CDebug.c Debug.Fifo is a new property that returns the name of the FIFO used for communication with the IDE. 2020-03-09 02:23:41 +01:00
CDebug.h
debug.c Debug.Fifo is a new property that returns the name of the FIFO used for communication with the IDE. 2020-03-09 02:23:41 +01:00
debug.h Debug.Fifo is a new property that returns the name of the FIFO used for communication with the IDE. 2020-03-09 02:23:41 +01:00
gb.debug.component
gb.debug.h
main.c
main.h
Makefile.am
print.c
print.h
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