change define to enable devkitppc gdb stub
This commit is contained in:
parent
5e6dd84736
commit
aded888b79
|
@ -13,7 +13,7 @@ static GXRModeObj *rmode = NULL;
|
|||
|
||||
void DOL_Init()
|
||||
{
|
||||
#ifdef DEBUG_GDB
|
||||
#ifdef DEBUG_USBGECKO
|
||||
DEBUG_Init(GDBSTUB_DEVICE_USB, 1);
|
||||
_break();
|
||||
#endif
|
||||
|
|
Reference in a new issue