thermosphere: actually report the debug events

This commit is contained in:
TuxSH
2020-01-31 23:54:42 +00:00
parent fded7fd692
commit 116d0703f4
3 changed files with 8 additions and 5 deletions

View File

@@ -88,8 +88,6 @@ static int GDB_ProcessPacket(GDBContext *ctx, size_t len)
{
int ret;
u32 oldFlags = ctx->flags;
ENSURE(ctx->state != GDB_STATE_DISCONNECTED);
// Handle the packet...