2012-01-27 Pedro Alves <palves@redhat.com>
* gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
This commit is contained in:
parent
f3ad2025d7
commit
dbd95dafec
2 changed files with 5 additions and 7 deletions
|
@ -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>
|
2012-01-27 Pedro Alves <palves@redhat.com>
|
||||||
|
|
||||||
* gdb.base/watchpoint.exp: Clean restart after tests that don't
|
* gdb.base/watchpoint.exp: Clean restart after tests that don't
|
||||||
|
|
|
@ -803,13 +803,7 @@ if [initialize] then {
|
||||||
gdb_load $binfile
|
gdb_load $binfile
|
||||||
}
|
}
|
||||||
|
|
||||||
# Only enabled for some targets merely because it has not been tested
|
test_complex_watchpoint
|
||||||
# elsewhere.
|
|
||||||
if {[istarget "hppa*-*-*"] || \
|
|
||||||
[istarget "sparc*-*-sunos*"] || \
|
|
||||||
[istarget "m32r-*-*"]} then {
|
|
||||||
test_complex_watchpoint
|
|
||||||
}
|
|
||||||
|
|
||||||
test_inaccessible_watchpoint
|
test_inaccessible_watchpoint
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue