[PATCH 0/3] signal handler ucontext improvements

Jon TURNEY jon.turney@dronecode.org.uk
Thu Apr 9 13:13:00 GMT 2015


A few further patches improving the ucontext created for a signal handler

Jon TURNEY (3):
  Initialize context before RtlContextCapture
  Only construct ucontext for SA_SIGINFO signal handlers
  Set mcontext.cr2 to the faulting address

 winsup/cygwin/ChangeLog     | 16 +++++++++++++
 winsup/cygwin/exceptions.cc | 58 +++++++++++++++++++++++++++++----------------
 2 files changed, 54 insertions(+), 20 deletions(-)

-- 
2.1.4



More information about the Cygwin-patches mailing list