Use a single, consistent representation for an empty minimal
[deliverable/binutils-gdb.git] / gdb / symfile.c
index c83c025bbfb409880457baf0e237df31b2d347be..7a53bee1b1f7818e463051c9267d7bd04b732035 100644 (file)
@@ -2019,6 +2019,7 @@ reread_symbols (void)
                  error ("Can't find the file sections in `%s': %s",
                         objfile->name, bfd_errmsg (bfd_get_error ()));
                }
+              terminate_minimal_symbol_table (objfile);
 
              /* We use the same section offsets as from last time.  I'm not
                 sure whether that is always correct for shared libraries.  */
This page took 0.027342 seconds and 4 git commands to generate.