Skip watch_thread_num.exp on targets without access watchpoints
authorAndreas Arnez <arnez@linux.vnet.ibm.com>
Fri, 8 May 2015 10:50:47 +0000 (12:50 +0200)
committerAndreas Krebbel <krebbel@linux.vnet.ibm.com>
Fri, 8 May 2015 10:50:47 +0000 (12:50 +0200)
commit63fc80ce17311913e41ccb671641310e4ce29eaf
tree925b794800da31c37ccdadf068bbcb1a6dc27ee8
parent7a261c91c8970fbcad7b00dc3e9c646319e74c50
Skip watch_thread_num.exp on targets without access watchpoints

Since watch_thread_num.exp was changed to use access watchpoints, the
test case fails on s390 and s390x, since those targets do not support
access watchpoints.  This patch skips the test case on such targets.

gdb/testsuite/ChangeLog:

* gdb.base/watch_thread_num.exp: Skip test on targets without
access watchpoints.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/watch_thread_num.exp
This page took 0.026414 seconds and 4 git commands to generate.