* symfile.c (reread_symbols): Whenever we reread one object
authorJohn Gilmore <gnu@cygnus>
Fri, 31 Jan 1992 20:37:24 +0000 (20:37 +0000)
committerJohn Gilmore <gnu@cygnus>
Fri, 31 Jan 1992 20:37:24 +0000 (20:37 +0000)
file's symbols, we must restart the scan, because the object_files
chain has been permuted.

gdb/ChangeLog

index 1ac97a54f3725cefb226be758d692bd227ebb082..96dcc675694200d27bbeb873ad7845bef8c8759f 100644 (file)
@@ -1,5 +1,9 @@
 Fri Jan 31 00:05:01 1992  John Gilmore  (gnu at cygnus.com)
 
+       * symfile.c (reread_symbols):  Whenever we reread one object
+       file's symbols, we must restart the scan, because the object_files
+       chain has been permuted.
+
        * exec.c (exec_files_info):  Split out into print_section_info.
        Print BFD filename of each section if it's not the default one.
        * core.c (core_files_info):  Call print_section_info.
This page took 0.023842 seconds and 4 git commands to generate.