Update TODO.
authorAndrew Cagney <cagney@redhat.com>
Wed, 5 Jul 2000 08:05:53 +0000 (08:05 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 5 Jul 2000 08:05:53 +0000 (08:05 +0000)
gdb/ChangeLog
gdb/TODO

index a9093b80164e331eaade284ef2a1b32bc711badf..ddafce4931c5282b43bda7c7fa814ed9e2a3c222 100644 (file)
@@ -1,3 +1,7 @@
+Wed Jul  5 18:03:55 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * TODO: Updates.
+
 2000-07-05  Mark Kettenis  <kettenis@gnu.org>
 
        * TODO: Update.
index a0641ec54e155189b2bd0e57a5fa06896d31ea56..82a2008b97d6869ce9f66720d1d6ce3c22ae073f 100644 (file)
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -318,6 +318,22 @@ See also ``Fix implementation of  ``target xxx''.'' below.
 
 IRIX 3.x support is probably broken.
 
+--
+
+Delete sim/SIM_HAVE_BREAKPOINTS and gdb/SIM_HAS_BREAKPOINTS.
+http://sourceware.cygnus.com/ml/gdb-patches/2000-07/msg00042.html
+
+Apart from the d30v, are there any sim/common simulators that make use
+of this?
+
+A brief summary of what happended is that sim/common/sim-break.c was
+created as a good idea.  It turned out a better idea was to use
+SIM_SIGBREAK and have GDB pass back sim_resume (..., SIGBREAK).
+
+--
+
+parse.c:build_parse() has a buffer overrun.
+
 --
 
                        New Features and Fixes
@@ -690,6 +706,12 @@ conversions.
 Consequence of recent symtab clarification.  No marks for figuring out
 who maintains the MIPS.
 
+--
+
+GDB truncates 64 bit enums.
+
+http://sourceware.cygnus.com/ml/gdb-patches/2000-06/msg00290.html
+
 --
 
                        Testsuite Support
This page took 0.029106 seconds and 4 git commands to generate.