GetThreadContext API bug

J

jacob navia

Hi
I am using windows xp 64 bit for AMD/Opteron.

This system has a bug in the GetThreadContext API.
The floating point registers are always returned as zero.

Is this a known bug?

To verify this try debugging any program that uses floating
point (x87 register stack) using the WinDbg debugger

jacob

P.S. I verified that I am setting the CONTEXT_FLOATING_POINT
flag when asking for the thread context
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top