http://bugs.winehq.org/show_bug.cgi?id=7635
Summary: OllyDbg 1.10 blanks on pause or attach Product: Wine Version: 0.9.31. Platform: PC-x86-64 URL: http://appdb.winehq.org/appview.php?iVersionId=3808 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-programs AssignedTo: wine-bugs@winehq.org ReportedBy: winehq.20.noos@spamgourmet.com
When the pause function is used the disassembly window goes blank and can not be used until the process is restarted. The same thing happens when you attach to an already running process, and when an application exits.
Please note that the pause function is not the same as the functions to step in to or over modules, which work just fine. When OllyDbg pauses by itself on a breakpoint it works fine too. It's only when the pause function itself is explicitly activated that the disassembly window goes blank.