mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-25 08:47:28 +00:00
2012-01-27 Pedro Alves <palves@redhat.com>
* gdb.base/watchpoint.exp: Always run test_complex_watchpoint.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user