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.
http://bugs.winehq.org/show_bug.cgi?id=33577
--- Comment #1 from Henri Verbeet hverbeet@gmail.com 2013-05-13 06:38:18 CDT --- Seems fine in the log you attached. Could you be more specific about which part of the log you think is wrong?
http://bugs.winehq.org/show_bug.cgi?id=33577
--- Comment #2 from Joshua auhsoj05@gmail.com 2013-05-13 19:28:38 CDT --- Oh now I see the instructions aren't executed when they are displayed they are executed on the next step. If you look at the disassembled line and then look at the info reg it looks like the wrong register is changing, but if you look at two disassembled lines back it makes sense. I was looking at line 58 thinking that it made the change from 54 to 62, but it was line 44 that made it.
http://bugs.winehq.org/show_bug.cgi?id=33577
Joshua auhsoj05@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #3 from Joshua auhsoj05@gmail.com 2013-05-13 20:45:18 CDT --- Marking as invalid because I was confused about command line info.
http://bugs.winehq.org/show_bug.cgi?id=33577
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com 2013-05-14 07:04:04 CDT --- Closing invalid bugs.