Peter Oberndorfer : ntdll/tests: Add a debugger around the exceptions.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Feb 27 06:46:18 CST 2007


Module: wine
Branch: master
Commit: 647d0d9b88eec546202d2bf3476999a29679e0ce
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=647d0d9b88eec546202d2bf3476999a29679e0ce

Author: Peter Oberndorfer <kumbayo84 at arcor.de>
Date:   Mon Feb 26 23:42:09 2007 +0100

ntdll/tests: Add a debugger around the exceptions.

Shows that the first chance handler gets a unmodified context.
Shows that changing the context has no effect when exception is not handled by debugger.

---

 dlls/ntdll/tests/exception.c |  175 +++++++++++++++++++++++++++++++++++++-----
 1 files changed, 154 insertions(+), 21 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=647d0d9b88eec546202d2bf3476999a29679e0ce



More information about the wine-cvs mailing list