winedbg: resend: analyse far calls in be_i386_is_func_call

Jeff L lats at yless4u.com.au
Sun Apr 9 08:02:18 CDT 2006


Fixes some more things Eric pointed out.  Hope this is closer to the mark.

Have not tested the far calls as I don't have anything that generates them.

This patch came about when I was looking at why single stepping seemed
to stuff up after a call.  It breaks down the calls for 32 bit mode
calls but not necessarily 16 and not 64 bit calls.  It is a fairly messy
area of knowledge and I could do with assistance as to how the 16/32/64
bit modes work.

Change log: Add code to analyse far calls in be_i386_is_func_call
instead of only near calls.

Jeff Latimer


-------------- next part --------------
A non-text attachment was scrubbed...
Name: be_i386_call.diff
Type: text/x-patch
Size: 8591 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060409/28af2bef/be_i386_call.diff


More information about the wine-patches mailing list