thermosphere: rewrite gdb/reg

This commit is contained in:
TuxSH
2020-01-25 22:55:38 +00:00
parent abc699aa3d
commit 65205f74da
6 changed files with 170 additions and 105 deletions

View File

@@ -7,7 +7,7 @@
#pragma once
#include "gdb.h"
#include "../gdb.h"
GDB_DECLARE_HANDLER(ReadRegisters);
GDB_DECLARE_HANDLER(WriteRegisters);