OSDN Git Service

gdb/
authorjkratoch <jkratoch>
Sun, 21 Dec 2008 15:01:30 +0000 (15:01 +0000)
committerjkratoch <jkratoch>
Sun, 21 Dec 2008 15:01:30 +0000 (15:01 +0000)
commit069bda8fce1ccfe416753f43a1401fb732b3d2d9
treefdf041b9074fd727beca24ebdab8cb9965461503
parent5526bcd23aaf294ee3613e04f62b6c4f9299efde
gdb/
Fix hw watchpoints created before the inferior was started.
* breakpoint.c (update_watchpoint): Convert the bp_watchpoint and
bp_hardware_watchpoint types according to the current runtime state.
gdb/testsuite/
* gdb.base/watchpoint-hw.exp, gdb.base/watchpoint-hw.c: New.
gdb/ChangeLog
gdb/breakpoint.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/watchpoint-hw.c [new file with mode: 0644]
gdb/testsuite/gdb.base/watchpoint-hw.exp [new file with mode: 0644]