* breakpoint.c (remove_breakpoint): Change error to warning so
authorStu Grossman <grossman@cygnus>
Fri, 5 Jan 1996 00:42:36 +0000 (00:42 +0000)
committerStu Grossman <grossman@cygnus>
Fri, 5 Jan 1996 00:42:36 +0000 (00:42 +0000)
commit0fe1522ad05f27e4ef3528f5cf0b63c75b755fe4
treec874e9aa1af63828135236fad7fc1e40f2c226ea
parented1f99e770af88041b29edf6c4caddceb9fb56e9
* breakpoint.c (remove_breakpoint):  Change error to warning so
that hardware watchpoint removal problems won't leave breakpoint
traps in the target.
* configure configure.in:  Make --enable-gdbtk be the default.
* remote-e7000.c (e7000_insert_breakpoint,
e7000_remove_breakpoint):  Use e7000 based breakpoints, not memory
breakpoints.
* (e7000_wait):  Adjust PC back by two when we see a breakpoint to
compensate for e7000 maladjustment.
* sparcl-tdep.c (sparclite_check_watch_resources):  Fix logic bug
which prevented hardware watchpoints from working.
gdb/ChangeLog
gdb/breakpoint.c
gdb/configure
gdb/configure.in
gdb/remote-e7000.c
gdb/sparcl-tdep.c
This page took 0.024211 seconds and 4 git commands to generate.