https://bugs.winehq.org/show_bug.cgi?id=42353
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|OllyDbg Step In on a "jump |OllyDbg 2.x: Step In (F7) |to self" instruction never |on a "jump to self" |stops if it's the first |instruction never stops if |instruction executed by |it's the first instruction |debuggee |executed by debuggee CC| |focht@gmx.net URL|http://www.ollydbg.de/versi |https://web.archive.org/web |on2.html |/20140209193012/http://olly | |dbg.de/odbg201.zip Status|UNCONFIRMED |NEEDINFO Component|dbghelp |ntdll Ever confirmed|0 |1
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link via Internet Archive:
https://web.archive.org/web/20140209193012/http://ollydbg.de/odbg201.zip
I can't confirm this behavior - even with old Wine 2.0 and versions referenced in comments. Tested with 'Test.exe' that is part of OllyDbg and debugger default settings, such as 'Make first pause at entry point of main module' (under 'Debugging' -> 'Start').
Please retest and provide +seh,+relay,+server logs in case it still happens.
$ sha1sum odbg201.zip d41fe77a2801d38476f20468ab61ddce14c3abb8 odbg201.zip
$ du -sh odbg201.zip 6.7M odbg201.zip
$ wine --version wine-2.0
Regards