]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
gdb/testsuite: Run test with software and hardware watchpoints
authorAndrew Burgess <andrew.burgess@embecosm.com>
Tue, 10 Apr 2018 19:21:58 +0000 (20:21 +0100)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Tue, 10 Jul 2018 13:47:38 +0000 (14:47 +0100)
commit3541979fff2861c9537f299e31ac17a436bf1228
tree5ac5110b8736670ac077cb54d1f32950cf9b7b69
parent8c49aa89abb92516dfc3507b540f736ca6339c0c
gdb/testsuite: Run test with software and hardware watchpoints

Expand the gdb.base/watchpoint-reuse-slot.exp test to be run twice,
once with hardware watchpoints disabled (this is new) and then with
hardware watchpoints enabled (the old way).

Running with hardware watchpoints enabled is skipped if the board file
says that hardware watchpoints are not supported on this target.

gdb/testsuite/ChangeLog:

* gdb.base/watchpoint-reuse-slot.exp: Test with hardware
watchpoints enabled and disabled.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/watchpoint-reuse-slot.exp