Accessing signal context from a handler

Igor Pechtchanski pechtcha@cs.nyu.edu
Mon Jul 15 11:23:00 GMT 2002


Hi all,

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.

If accessing the context is not currently possible, are there plans for
implementing this functionality?  Thanks,
	Igor
-- 
				http://cs.nyu.edu/pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

It took the computational power of three Commodore 64s to fly to the moon.
It takes a 486 to run Windows 95.  Something is wrong here. -- SC sig file


--
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/



More information about the Cygwin mailing list