http://bugs.winehq.org/show_bug.cgi?id=33577
Bug #: 33577 Summary: register labels appear to be switched on esp and ebp Product: Wine Version: 1.5.24 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winedbg AssignedTo: wine-bugs@winehq.org ReportedBy: auhsoj05@gmail.com Classification: Unclassified
Created attachment 44453 --> http://bugs.winehq.org/attachment.cgi?id=44453 winedbg session
The lables ESP: and EBP: seem to be refering to the wrong registers. every time the assembly mention the esp register, info reg shows the EBP register changing and vice versa. I've also checked that another dissembler supports the assembly displayed. My winedbg session is attached for more details.