ntdll: Fix single stepping over popf instruction.
authorPeter Beutner <p.beutner@gmx.net>
Sun, 3 Dec 2006 19:30:06 +0000 (20:30 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 4 Dec 2006 11:23:20 +0000 (12:23 +0100)
commit6f88a7b7d432f3d80f74d392fbabceba196f4b0c
tree54616cd1cf52fbd9f4408cc5500ce10b9653c15e
parent696eddca8c2b09fa1934c52448eb38a8480035b2
ntdll: Fix single stepping over popf instruction.
dlls/ntdll/signal_i386.c
dlls/ntdll/tests/exception.c