mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
* 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.
This commit is contained in:
17
gdb/TODO
17
gdb/TODO
@ -65,23 +65,6 @@ http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00496.html
|
||||
|
||||
[I think this has been merged, need to confirm - cagney]
|
||||
|
||||
--
|
||||
|
||||
Java (Anthony Green, David Taylor)
|
||||
|
||||
Anthony Green has a number of Java patches that did not make it into
|
||||
the 5.0 release. The first two are in cvs now, but the third needs
|
||||
some fixing up before it can go in.
|
||||
|
||||
Patch: java tests
|
||||
http://sourceware.cygnus.com/ml/gdb-patches/2000-q1/msg00512.html
|
||||
|
||||
Patch: java booleans
|
||||
http://sourceware.cygnus.com/ml/gdb-patches/2000-q1/msg00515.html
|
||||
|
||||
Patch: handle N_MAIN stab
|
||||
http://sourceware.cygnus.com/ml/gdb-patches/2000-q1/msg00527.html
|
||||
|
||||
-- 2001-03-08
|
||||
|
||||
Add CRIS target.
|
||||
|
Reference in New Issue
Block a user