http://bugs.winehq.org/show_bug.cgi?id=7635
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #4 from Anastasius Focht focht@gmx.net 2008-06-13 08:48:44 --- Hello,
as I already explained - this is WONTFIX. If EIP happens to be in range of ELF code (libwine.so.1 whatever), the win32 debugger won't display disassembly by design. The upcoming ollydbg v2 handles this better by not ending up in ELF code on "pause" but in stack frame of last recognized Windows API call.
Regards