Added 'trace' option
This commit is contained in:
@@ -15,6 +15,7 @@ extern char* CURRENT_NAME;
|
||||
extern size_t memory_size;
|
||||
extern char* file_path;
|
||||
extern bool gdbstub;
|
||||
extern bool trace;
|
||||
void parse_options(int argc, char** argv);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user