Don't skip catch-syscall.exp on hppa*-hp-hpux* target
authorYao Qi <yao.qi@linaro.org>
Fri, 27 Feb 2015 13:45:06 +0000 (13:45 +0000)
committerYao Qi <yao.qi@linaro.org>
Fri, 27 Feb 2015 13:45:06 +0000 (13:45 +0000)
commiteba5ab56cf54396325f855a39654964bb9e28a9c
treea35590d7d770ca5ea93aae7955454c2136a270ef
parent96c20bc18d71ca5ae3335d48ff2b459d495032d3
Don't skip catch-syscall.exp on hppa*-hp-hpux* target

As far as I know, "catch syscall" is supported on hppa*-hp-hpux*, but
the test catch-syscall.exp is skipped on this target by mistake.  This
patch is to fix it.  However, I don't have a hpux machine to test.

gdb/testsuite:

2015-02-27  Yao Qi  <yao.qi@linaro.org>

* gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
target.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/catch-syscall.exp
This page took 0.026239 seconds and 4 git commands to generate.