OSDN Git Service

* Makefile.in (dbxread.o): Note new dependency on $(gdb_assert_h).
authorJim Blandy <jimb@codesourcery.com>
Mon, 8 Sep 2003 19:22:30 +0000 (19:22 +0000)
committerJim Blandy <jimb@codesourcery.com>
Mon, 8 Sep 2003 19:22:30 +0000 (19:22 +0000)
commit544c39e7101e227c9f787ccacdbafb9ea19a8be1
tree6b48b879917b7d3439fc12698fe8da2e77702573
parent4bc9c65eb7bfe01c8c44a83c126de2cd7f025f25
* Makefile.in (dbxread.o): Note new dependency on $(gdb_assert_h).
* dbxread.c: #include "gdb_assert.h".
(read_dbx_symtab): If the objfile has no .data section, use the
section index for the .bss section instead.
gdb/ChangeLog
gdb/Makefile.in
gdb/dbxread.c