[PATCH] added debugregisters testcase

Dmitry Timoshkov dmitry at codeweavers.com
Tue Oct 3 04:40:40 CDT 2006


"Marcus Meissner" <marcus at jet.franken.de> wrote:

>> exception.c:281: Test failed: failed to set debugregister 7 to 0x155, got 
>> 555
> 
> Interesting, it apparently changed the 0x155 from my code to
> 0x555, turning a single byte watch into a 2 byte watch. Or perhaps
> it did not use my code, but had something set there already.

Looks like 0x400 is already set there, because changing 0x155 to 0x55
leads to the following:

exception.c:281: Test failed: failed to set debugregister 7 to 0x55, got 455

-- 
Dmitry.



More information about the wine-devel mailing list