Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Mon, 15 Jul 2002 13:00:23 -0400 (EDT) From: Igor Pechtchanski To: cygwin AT cygwin DOT com Subject: Accessing signal context from a handler Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT 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/