OSDN Git Service

* symfile.c: #include "gdb_assert.h".
authorJim Blandy <jimb@codesourcery.com>
Thu, 23 Jan 2003 07:30:18 +0000 (07:30 +0000)
committerJim Blandy <jimb@codesourcery.com>
Thu, 23 Jan 2003 07:30:18 +0000 (07:30 +0000)
commita9995bff011ea9f40b58e57f670a2b3362f2304f
tree5370502274ef58efb92f18a2cd18d8ba83690bde
parent1be750bbf7481155c0dc59df592f82a8eccf31fb
* symfile.c: #include "gdb_assert.h".
(syms_from_objfile): Add the ability to pass in a section offset
table directly, as an alternative to the section_addr_info table.
Document arguments better.
(symbol_file_add): Pass extra arguments to syms_from_objfile.
* symfile.h (syms_from_objfile): Update declaration.
* rs6000-nat.c (objfile_symbol_add): Pass new arguments to
syms_from_objfile.
* Makefile.in (symfile.o): List dependency on $(gdb_assert_h).
gdb/ChangeLog
gdb/Makefile.in
gdb/rs6000-nat.c
gdb/symfile.c
gdb/symfile.h