* nlmread.c (nlm_symtab_read): Clean up a bit.
authorStu Grossman <grossman@cygnus>
Thu, 9 Jun 1994 06:30:38 +0000 (06:30 +0000)
committerStu Grossman <grossman@cygnus>
Thu, 9 Jun 1994 06:30:38 +0000 (06:30 +0000)
commita4b4f5205874ff2b856aad63a4298f7eb205262f
tree184658dd550b80260f6a69d8da435e96c77eb966
parent5005cbca02225dc77057fc86d08c73e5675c02fe
* nlmread.c (nlm_symtab_read):  Clean up a bit.
* (nlm_symfile_read):  Record bounds of main() so that backtrace
command will know where to stop.
* objfiles.c (objfile_relocate):  Relocate entry point/func info
for backtrace as well.
* objfiles.h:  Define values for invalid PCs for entry point info.
* symfile.c (init_entry_point_info):  Initialize invalid values
with aforementioned macros.
* config/alpha/tm-alphanw.h:  Turn on FRAME_CHAIN_VALID_ALTERNATE
to cause backtrace to stop when it gets back to main().
* config/i386/tm-i386nw.h:  Ditto.
gdb/ChangeLog
gdb/config/alpha/tm-alphanw.h
gdb/config/i386/tm-i386nw.h
gdb/nlmread.c
gdb/objfiles.c
gdb/objfiles.h
This page took 0.025452 seconds and 4 git commands to generate.