* dbxread.c (read_dbx_symtab): If we have no .data section and no
authorJim Blandy <jimb@codesourcery.com>
Sat, 13 Sep 2003 00:00:32 +0000 (00:00 +0000)
committerJim Blandy <jimb@codesourcery.com>
Sat, 13 Sep 2003 00:00:32 +0000 (00:00 +0000)
commit2a13f9bcb4aac7956a16fb12f2557453aa129ae7
tree30c1798010cacac67e90f9cc5db7a038cf5c65ac
parenteddbf8500e14407f428cc8a0c6514c56a069a7dd
* 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.
gdb/ChangeLog
gdb/dbxread.c