Definition in file debug.h.
Go to the source code of this file.
Functions | |
| int | exec_debug (struct sync_data *data, int pass, int index, OBJECT *obj) |
| This is the main debugger processing loop. | |
| void | exec_sighandler (int sig) |
The exec_sighandler() function is called whenever a SIGINT signal is caught by the main application. | |