mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
* symfile.c (reread_symbols): Update objfile's entry point.
This commit is contained in:
parent
1f906a60f5
commit
6528a9eabd
@ -1,3 +1,7 @@
|
||||
2008-05-05 Luis Machado <luisgpm@br.ibm.com>
|
||||
|
||||
* symfile.c (reread_symbols): Update objfile's entry point.
|
||||
|
||||
2008-05-05 Aleksandar Ristovski <aristovski@qnx.com>
|
||||
Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
|
@ -2474,6 +2474,7 @@ reread_symbols (void)
|
||||
objfile->mtime = new_modtime;
|
||||
reread_one = 1;
|
||||
reread_separate_symbols (objfile);
|
||||
init_entry_point_info (objfile);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user