GDB Stub: More progress
This commit is contained in:
@@ -2835,8 +2835,8 @@ execx86(int cycs)
|
||||
}
|
||||
|
||||
#ifdef USE_GDBSTUB
|
||||
if (gdbstub_singlestep)
|
||||
return;
|
||||
if (gdbstub_instruction())
|
||||
return;
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user