* symtab.c (main_name): New function.
authorAndrew Cagney <cagney@redhat.com>
Sat, 7 Jul 2001 17:19:50 +0000 (17:19 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sat, 7 Jul 2001 17:19:50 +0000 (17:19 +0000)
commit51cc5b073771099289e43e0d4a15f71fb0515f0b
tree8d4feb1344264b42785f9edf0e4c330a9380f427
parentc72e73889f2075d648af94c52687d306befd8fbf
* symtab.c (main_name): New function.
(set_main_name): New function.
* symtab.h: Declare.
* TODO: Update

From 2000-03-05 Anthony Green <green@redhat.com>:
* dbxread.c (process_one_symbol): Handle the N_MAIN stab by
setting main_name.
* blockframe.c (inside_main_func): Use main_name instead of
"main".
* symtab.c (find_main_psymtab): Ditto.
* source.c (select_source_symtab): Ditto.
* nlmread.c (nlm_symfile_read): Ditto.
* rs6000-tdep.c (skip_prologue): Ditto.
gdb/ChangeLog
gdb/TODO
gdb/blockframe.c
gdb/dbxread.c
gdb/defs.h
gdb/nlmread.c
gdb/rs6000-tdep.c
gdb/source.c
gdb/symtab.c
gdb/symtab.h
This page took 0.027082 seconds and 4 git commands to generate.