* objfiles.h (obj_section), objfiles.c (build_objfile_section_table):
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 22 Apr 1993 20:42:37 +0000 (20:42 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 22 Apr 1993 20:42:37 +0000 (20:42 +0000)
commit4365c36c9b87e20565b20c52809c781c50831a18
treefd18d65814126ec28fd97ac1212534fb7df2eeb4
parent87fe2d9df2930715c261130be8d41c5a1a41f7a7
* objfiles.h (obj_section), objfiles.c (build_objfile_section_table):
Add objfile field.
* objfiles.c (find_pc_section): Return a struct obj_section *.
* sparc-tdep.c (in_solib_trampoline): Deal with find_pc_section return.
* symfile.c (syms_from_objfile) [IBM6000_TARGET]:
Don't use obj_section hack.
* xcoffexec (vmap_symtab): Relocate obj_sections.
* printcmd.c (containing_function_bounds): Use find_pc_section.
gdb/ChangeLog
gdb/objfiles.c
gdb/objfiles.h
gdb/printcmd.c
gdb/sparc-tdep.c
gdb/symfile.c
gdb/xcoffexec.c
This page took 0.024351 seconds and 4 git commands to generate.