2012-01-27 Pedro Alves <palves@redhat.com>

* gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
This commit is contained in:
Pedro Alves 2012-01-27 13:56:56 +00:00
parent f3ad2025d7
commit dbd95dafec
2 changed files with 5 additions and 7 deletions

View File

@ -1,3 +1,7 @@
2012-01-27 Pedro Alves <palves@redhat.com>
* gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
2012-01-27 Pedro Alves <palves@redhat.com>
* gdb.base/watchpoint.exp: Clean restart after tests that don't

View File

@ -803,13 +803,7 @@ if [initialize] then {
gdb_load $binfile
}
# Only enabled for some targets merely because it has not been tested
# elsewhere.
if {[istarget "hppa*-*-*"] || \
[istarget "sparc*-*-sunos*"] || \
[istarget "m32r-*-*"]} then {
test_complex_watchpoint
}
test_complex_watchpoint
test_inaccessible_watchpoint