mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
Cleanup discard_minimal_symbols cleanup.
This commit is contained in:
@ -445,7 +445,7 @@ solib_add_common_symbols (rtc_symp)
|
||||
}
|
||||
|
||||
init_minimal_symbol_collection ();
|
||||
make_cleanup ((make_cleanup_func) discard_minimal_symbols, 0);
|
||||
make_cleanup_discard_minimal_symbols ();
|
||||
|
||||
while (rtc_symp)
|
||||
{
|
||||
|
Reference in New Issue
Block a user