* dbxread.c (read_dbx_symtab): Don't report an internal error if
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 2f470b8ddbe7f2a0fd6df9502d2df8b172e98a3e..48e36c9c0c09f47dcbde1868463ba030e41d32f1 100644 (file)
@@ -1,5 +1,9 @@
 2003-09-12  Jim Blandy  <jimb@redhat.com>
 
+       * dbxread.c (read_dbx_symtab): Don't report an internal error if
+       the file has no .data, .bss, or .rodata sections.  Instead wait
+       until we see a variable alleged to live in one of those sections.
+
        * dbxread.c (read_dbx_symtab): If we have no .data section and no
        .bss section, presume that any variables we find live in the
        .rodata section.
This page took 0.023955 seconds and 4 git commands to generate.