gambas-source-code/main/lib/debug
gambas 5bcecf2c41 Use 'SIGUSR2' signal instead of 'SIGUSR1' to stop debugged processes, because 'SIGUSR1' makes WebKit crash.
[GB.DEBUG]
* BUG: Use 'SIGUSR2' signal instead of 'SIGUSR1' to stop debugged processes, because 'SIGUSR1' makes WebKit crash.
2021-04-27 10:39:05 +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 Use 'SIGUSR2' signal instead of 'SIGUSR1' to stop debugged processes, because 'SIGUSR1' makes WebKit crash. 2021-04-27 10:39:05 +02:00
debug.h
gb.debug.component
gb.debug.h
main.c
main.h
Makefile.am
print.c
print.h
profile.c
profile.h