Oops, forgot to sanitize the gdbtk enabling comment...

This commit is contained in:
Stu Grossman 1996-01-05 01:11:44 +00:00
parent 0fe1522ad0
commit d039321cf3
1 changed files with 2 additions and 0 deletions

View File

@ -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.