[PATCH v6] ntdll/tests: Check debug registers of a newly created thread

Christian Inci chris.wine at broke-the-inter.net
Sun Apr 9 13:22:34 CDT 2017


A newly created thread shouldn't have debug registers set.

v3: Zero-initialize structure. (This were in the dropped part)
v4: Don't let NtSetContextThread fail because the "wrong" bits of Dr7 are set.
v5: Explicitly terminate thread. (broken)
v6: Move into the test_debug_registers function.

Signed-off-by: Christian Inci <chris.wine at broke-the-inter.net>


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 32515_second_bugfix_v6_test.patch
Type: text/x-patch
Size: 2359 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170409/10b36cd9/attachment.bin>


More information about the wine-patches mailing list