This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Accessing signal context from a handler


On Mon, Jul 15, 2002 at 01:00:23PM -0400, Igor Pechtchanski wrote:
>Does Cygwin allow accessing the context (register state, etc) of the
>faulted instruction from a signal handler installed by sigaction(),
>similar to ucontext/mcontext in Linux?  Accessing the Windows CONTEXT
>object should do.  I've looked through winsup/cygwin/exceptions.cc, and
>that info doesn't seem to be saved anywhere for later access, nor is it
>passed into the handler.

It's not available.

cgf
--
Please do not send me personal email with cygwin questions.
Use the resources at http://cygwin.com/ .

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]