From: Stu Grossman Date: Fri, 5 Jan 1996 01:11:44 +0000 (+0000) Subject: Oops, forgot to sanitize the gdbtk enabling comment... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d039321cf3f015f78a2da76a46fc3bb51eee890e;p=binutils-gdb.git Oops, forgot to sanitize the gdbtk enabling comment... --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d9a494d441b..617b3539977 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.