gdb: Powerpc mark xfail in gdb.base/catch-syscall.exp
authorCarl Love <cel@us.ibm.com>
Mon, 29 Nov 2021 16:28:42 +0000 (16:28 +0000)
committerCarl Love <cel@us.ibm.com>
Mon, 13 Dec 2021 17:09:42 +0000 (11:09 -0600)
commit408db576c98b232de0b1a1ee3495bad0d1c704cf
tree92d3cae3edf66607ef82dacefa8af6e70753a0c2
parente6582e1b3c194b01a2461f5c5326fcf358303607
gdb: Powerpc mark xfail in gdb.base/catch-syscall.exp

Powerpc is not reporting the

  Catchpoint 1 (returned from syscall execve),  ....

as expected.  The issue appears to be with the kernel not returning the
expected result.  This patch marks the test failure as an xfail.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=28623
gdb/testsuite/gdb.base/catch-syscall.exp