winedbg: resend: analyse far calls in be_i386_is_func_call

Jeff L lats at yless4u.com.au
Sat Apr 8 09:35:59 CDT 2006


Fixes some things Eric pointed out.  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: 10417 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060409/8c1856a4/be_i386_call-0001.diff


More information about the wine-patches mailing list