Added mock gdbstub implementation
This commit is contained in:
@@ -14,6 +14,7 @@ extern char* CURRENT_NAME;
|
||||
/* Program options */
|
||||
extern size_t memory_size;
|
||||
extern char* file_path;
|
||||
extern bool gdbstub;
|
||||
void parse_options(int argc, char** argv);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user