commit | 408db576c98b232de0b1a1ee3495bad0d1c704cf | [log] [tgz] |
---|---|---|
author | Carl Love <cel@us.ibm.com> | Mon Nov 29 16:28:42 2021 +0000 |
committer | Carl Love <cel@us.ibm.com> | Mon Dec 13 11:09:42 2021 -0600 |
tree | 92d3cae3edf66607ef82dacefa8af6e70753a0c2 | |
parent | e6582e1b3c194b01a2461f5c5326fcf358303607 [diff] |
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