Subject: Re: sigcontext
To: Marco van de Voort <marcov@fate.stack.nl>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: port-i386
Date: 02/10/2002 16:51:02
On Sat, Feb 09, 2002 at 09:35:43PM +0100, Marco van de Voort wrote:
> 
> Hi.
> 
> I need a small C program to objdump that uses the sigcontext form of the
> signalhandler for a certain port.
> 
> I tried to include signal.h as in the man page, but it says it can't find
> the sigcontext struct.

From a grep in /usr/include, I guess you also need <frame.h>

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
--