[PATCH 1/3] ntdll: add a debugger around the exceptions

Peter Oberndorfer kumbayo84 at arcor.de
Sun Feb 18 15:32:39 CST 2007


shows that the debugger gets a unmodified context for first chance exceptions
shows that changing the context has no effect when exception is not handled by debugger
---
#include <stdio.h> is needed for _snprintf

 dlls/ntdll/tests/exception.c |  161 ++++++++++++++++++++++++++++++++++++------
 1 files changed, 140 insertions(+), 21 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2b18a8b55aa857c04a773333f338058c21776100.diff
Type: text/x-patch
Size: 9580 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070218/d3ba1c48/2b18a8b55aa857c04a773333f338058c21776100.bin


More information about the wine-patches mailing list