* dbxread.c (record_minimal_symbol): Record the section
authorStu Grossman <grossman@cygnus>
Tue, 26 Apr 1994 17:14:52 +0000 (17:14 +0000)
committerStu Grossman <grossman@cygnus>
Tue, 26 Apr 1994 17:14:52 +0000 (17:14 +0000)
commita66e8382def5fdeb8e291748ce6f1f639a0a63f2
tree0a94fe06ff61d6bee8e4f9c407b0f61d39045fe1
parentcde73501070130c57a352d07b9021a8fb0fa3227
* dbxread.c (record_minimal_symbol):  Record the section
associated with the symbol to make dynmaic relocation work.
* (dbx_symfile_read, process_one_symbol):  Fixes to work around
Solaris brain-damage which don't apply to relocatable object
files.
* (stabsect_build_psymtabs):  New routine to read stabs out of an
arbitrarily named section.
* nlmread.c (nlm_symtab_read):  Read ALL syms from the NLM, not just
globals.
* (nlm_symfile_read):  Call stabsect_build_psymtabs to read the
stabs out of the nlm.
* partial-stabs.h (cases 'f' & 'F'):  Fixes to work around Solaris
brain-damage which don't apply to relocatable object files.
* remote.c (putpkt):  Improve error reporting and error handling.
* stabsread.c (define_symbol, scan_file_globals):  Record section
info in sym.
gdb/ChangeLog
gdb/dbxread.c
gdb/nlmread.c
gdb/partial-stab.h
gdb/stabsread.c
This page took 0.035762 seconds and 4 git commands to generate.