Go to the source code of this file.
Functions | |
int | cpudebug_disabled (void) |
int | cpudebug_interactive (int cpun, void(*put)(const char *), void(*get)(char *, int), void(*execstep)(void), void(*dump)(void)) |
int cpudebug_disabled | ( | void | ) |
int cpudebug_interactive | ( | int | cpun, |
void(*)(const char *) | put, | ||
void(*)(char *, int) | get, | ||
void(*)(void) | execstep, | ||
void(*)(void) | dump | ||
) |