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
