aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1995-11-14 18:31:28 +0000
committerJeff Law <law@redhat.com>1995-11-14 18:31:28 +0000
commit5a014755c041b0dbcbe38bd2e9c2ee9f378a582a (patch)
tree3e62f1f5d2a31462d8d80509ae6998e81ac02bdd /gdb
parentbebcd3db3babc9772a7f96c25da6d9ba64ac214a (diff)
downloadfsf-binutils-gdb-5a014755c041b0dbcbe38bd2e9c2ee9f378a582a.zip
fsf-binutils-gdb-5a014755c041b0dbcbe38bd2e9c2ee9f378a582a.tar.gz
fsf-binutils-gdb-5a014755c041b0dbcbe38bd2e9c2ee9f378a582a.tar.bz2
Zap partial-stab.h:GDB_TARGET_IS_HPPA item.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/gdb/TODO b/gdb/TODO
index 07716af..f8abbcf 100644
--- a/gdb/TODO
+++ b/gdb/TODO
@@ -463,10 +463,6 @@ Add a command for searching memory, a la adb. It specifies size,
mask, value, start address. ADB searches until it finds it or hits
an error (or is interrupted).
-The GDB_TARGET_IS_HPPA kludges in partial-stab.h should be zapped sometime
-after GCC-2.7 has been released (whenever we decide corner case debugging
-problems with GCC-2.6 compiled code are not important).
-
# Local Variables:
# mode: text
# End: