From 587a8705f91f6027666ac9307713be5fe7d3ba95 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Wed, 5 Jul 2000 08:05:53 +0000 Subject: [PATCH] Update TODO. --- gdb/ChangeLog | 4 ++++ gdb/TODO | 22 ++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a9093b8016..ddafce4931 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +Wed Jul 5 18:03:55 2000 Andrew Cagney + + * TODO: Updates. + 2000-07-05 Mark Kettenis * TODO: Update. diff --git a/gdb/TODO b/gdb/TODO index a0641ec54e..82a2008b97 100644 --- a/gdb/TODO +++ b/gdb/TODO @@ -320,6 +320,22 @@ 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 ====================== @@ -692,6 +708,12 @@ who maintains the MIPS. -- +GDB truncates 64 bit enums. + +http://sourceware.cygnus.com/ml/gdb-patches/2000-06/msg00290.html + +-- + Testsuite Support ================= -- 2.11.0