* xcoffread.c (xcoff_sym_fns): Revise comment about merging this
authorJim Kingdon <jkingdon@engr.sgi.com>
Sun, 16 Apr 1995 00:53:31 +0000 (00:53 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Sun, 16 Apr 1995 00:53:31 +0000 (00:53 +0000)
commite2adc41a31cd16a5e8044b0a98b8d1818a6a69cb
treef65d61e8735a7eb7ec5d2adec00d11ca6c4798dc
parent9b86fdcaef3ef6c625942887a23260bda41e2708
* xcoffread.c (xcoff_sym_fns): Revise comment about merging this
with coffread.c.

* breakpoint.c (fixup_breakpoints): Removed.
* rs6000-nat.c (vmap_symtab): Don't call fixup_breakpoints.
(vmap_ldinfo, xcoff_relocate_core): Call breakpoint_re_set.

* coffread.c (coff_symfile_offsets): Allocate SECT_OFF_MAX
sections, not just SECT_OFF_MAX-1.

* rs6000-nat.c (vmap_symtab), xcoffread.c: Re-do section offsets
to be indexed by SECT_OFF_* instead of xcoff section numbers.
* objfiles.c, remote.c: Remove comments regarding SECT_OFF_*.
* symtab.h: Revise comment about block_line_section.
* rs6000-nat.c (vmap_symtab): Don't relocate objfile->sections.
gdb/ChangeLog
gdb/objfiles.c
gdb/rs6000-nat.c
gdb/xcoffread.c
This page took 0.023692 seconds and 4 git commands to generate.