Re: [PATCH] added debugregisters testcase
3 Oct
2006
3 Oct
'06
9:40 a.m.
"Marcus Meissner" <marcus(a)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.
7100
Age (days ago)
7100
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov