libunwind-devel
[Top][All Lists]
Advanced

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

Re: [Libunwind-devel] [PATCH 22/27] test-resume-sig-rt: test unw_resume(


From: Arun Sharma
Subject: Re: [Libunwind-devel] [PATCH 22/27] test-resume-sig-rt: test unw_resume() in presence of "realtime" signal frame
Date: Sat, 25 Aug 2012 23:22:52 -0700

On Wed, Aug 22, 2012 at 4:28 AM, Tommi Rantala <address@hidden> wrote:
> Introduce a new test case that is derived from test-resume-sig, but
> using the SA_SIGINFO sigaction() flag. This case is referred in the
> linux kernel sources as "realtime" signal handler, and is handled
> differently in the kernel on many architectures and in libunwind as
> well.

I think this test needs a #ifdef __linux__ to make sure it doesn't
break other platforms.
I'll go ahead and apply it anyway. Hopefully we can fix it up later if
necessary.

 -Arun



reply via email to

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