fixed compilation with debugger
This commit is contained in:
parent
cc6f8284ff
commit
a9457e466c
@ -199,7 +199,7 @@ void bx_dbg_check_memory_watchpoints(unsigned cpu, bx_phy_address phy, unsigned
|
||||
void bx_dbg_restore_command(const char *param_name, const char *path);
|
||||
void bx_dbg_show_param_command(const char *param, bool xml);
|
||||
|
||||
int bx_dbg_show_symbolic(void);
|
||||
void bx_dbg_show_symbolic(void);
|
||||
void bx_dbg_set_symbol_command(const char *symbol, bx_address val);
|
||||
const char* bx_dbg_symbolic_address(bx_address context, bx_address eip, bx_address base);
|
||||
int bx_dbg_symbol_command(const char* filename, bool global, bx_address offset);
|
||||
|
Loading…
Reference in New Issue
Block a user