#include "../debug.h"Go to the source code of this file.
Functions | |
| const char * | DebugGetDefaultCommands (void) |
| Determines default commands to be executed at startup. | |
| bool | crash (void) |
| void | main (void) |
Variables | |
| int | divByNull |
| unsigned * | invalidPtr =(unsigned *)0x666 |
| bool | thisWillCrash =crash() |