thermosphere: gdb: add core_on and core_off handling
This commit is contained in:
@@ -9,9 +9,6 @@
|
||||
|
||||
#include "context.h"
|
||||
|
||||
u32 GDB_GetCurrentThreadFromList(GDBContext *ctx, u32 *threadIds, u32 nbThreads);
|
||||
u32 GDB_GetCurrentThread(GDBContext *ctx);
|
||||
|
||||
GDB_DECLARE_HANDLER(SetThreadId);
|
||||
GDB_DECLARE_HANDLER(IsThreadAlive);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user