aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1996-01-05 01:11:44 +0000
committerStu Grossman <grossman@cygnus>1996-01-05 01:11:44 +0000
commitd039321cf3f015f78a2da76a46fc3bb51eee890e (patch)
treec76d9d3cbf07bcc2846aba4c8909a01bf7c7cd24
parent0fe1522ad05f27e4ef3528f5cf0b63c75b755fe4 (diff)
downloadfsf-binutils-gdb-d039321cf3f015f78a2da76a46fc3bb51eee890e.zip
fsf-binutils-gdb-d039321cf3f015f78a2da76a46fc3bb51eee890e.tar.gz
fsf-binutils-gdb-d039321cf3f015f78a2da76a46fc3bb51eee890e.tar.bz2
Oops, forgot to sanitize the gdbtk enabling comment...
-rw-r--r--gdb/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index d9a494d..617b353 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -3,7 +3,9 @@ Thu Jan 4 16:04:54 1996 Stu Grossman (grossman@cygnus.com)
* breakpoint.c (remove_breakpoint): Change error to warning so
that hardware watchpoint removal problems won't leave breakpoint
traps in the target.
+start-sanitize-gdbtk
* configure configure.in: Make --enable-gdbtk be the default.
+end-sanitize-gdbtk
* remote-e7000.c (e7000_insert_breakpoint,
e7000_remove_breakpoint): Use e7000 based breakpoints, not memory
breakpoints.