diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/TODO | 35 |
2 files changed, 4 insertions, 35 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e7af45b..3e641c1 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2001-07-07 Andrew Cagney <ac131313@redhat.com> + * TODO (5.1): Update. + +2001-07-07 Andrew Cagney <ac131313@redhat.com> + * symtab.c (main_name): New function. (set_main_name): New function. * symtab.h: Declare. @@ -32,19 +32,6 @@ Mark -- -x86 linux GDB and SIGALRM (???) -http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00803.html - -This problem has been fixed, but a regression test still needs to be -added to the testsuite: -http://sourceware.cygnus.com/ml/gdb-patches/2000-05/msg00309.html - -Mark - -[The test has been submitted for approval - cagney] - --- - GDB 5.1 - New features ====================== @@ -52,28 +39,6 @@ The following new features should be included in 5.1. -- -Pascal (Pierre Muller, David Taylor) - -Pierre Muller has contributed patches for adding Pascal Language -support to GDB. - -2 pascal language patches inserted in database -http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00521.html - -Indent -gnu ? -http://sourceware.cygnus.com/ml/gdb/2000-q1/msg00496.html - -[I think this has been merged, need to confirm - cagney] - --- 2001-03-08 - -Add CRIS target. - -A predicate to this is the multi-arching of SOFTWARE_SINGLE_STEP(). A -patch has been submitted. - --- - GDB 5.1 - Cleanups ================== |