libunwind-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libunwind-devel] [PATCH] [MIPS] Mark run-ptrace-mapper and run-ptrace-m


From: Simon Atanasyan
Subject: [Libunwind-devel] [PATCH] [MIPS] Mark run-ptrace-mapper and run-ptrace-misc as XFAIL on MIPS
Date: Wed, 22 Oct 2014 14:48:10 +0400

Hi,

Though PTRACE_SINGLESTEP is defined on MIPS Linux, the kernel does
not support that kind of request. The ptrace call failed and sets
errno to EIO and paused process is not resumed. In case of
run-ptrace-mapper and run-ptrace-misc this leads to hanged execution
because next call to wait4 never returns.

This change adds run-ptrace-mapper and run-ptrace-misc to the list
of 'expected failed' tests on MIPS targets.

-- 
Simon Atanasyan

Attachment: xfail.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]