* dbxread.c (read_dbx_symtab): Don't report an internal error if
authorJim Blandy <jimb@codesourcery.com>
Sat, 13 Sep 2003 00:17:36 +0000 (00:17 +0000)
committerJim Blandy <jimb@codesourcery.com>
Sat, 13 Sep 2003 00:17:36 +0000 (00:17 +0000)
commitd646061f47345a5007a671c810b73eecc60960dd
tree9e8476cb774ae6f0f7e4e1489cf9352be4315934
parent2a13f9bcb4aac7956a16fb12f2557453aa129ae7
* 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.
gdb/ChangeLog
gdb/dbxread.c