mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 06:45:56 +08:00
Changes to implement the -mapped and -readnow options for commands that
read symbol tables.
This commit is contained in:
@ -1082,7 +1082,7 @@ int from_tty;
|
||||
/* You may need to do an init_target_mm() */
|
||||
/* init_target_mm(?,?,?,?,?,?,?,?); */
|
||||
immediate_quit--;
|
||||
/* (void) symbol_file_add (arg_string, from_tty, text_addr, 0); */
|
||||
/* (void) symbol_file_add (arg_string, from_tty, text_addr, 0, 0); */
|
||||
#endif
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user