gdbstub_plugin/src/exceptions.h

4 lines
93 B
C
Raw Normal View History

2018-09-24 10:43:20 +02:00
void DumpContext(OSContext *context, const char *excType);
void InstallExceptionHandlers();