[Bug 1550] New: winedbg doesn't properly extract filenames from module paths when displaying symbols
http://bugs.winehq.com/show_bug.cgi?id=1550 Summary: winedbg doesn't properly extract filenames from module paths when displaying symbols Product: Wine Version: 20030618 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P4 Component: wine-debug AssignedTo: wine-bugs(a)winehq.com ReportedBy: catalins(a)vv.carleton.ca For example: Wine-dbg>disass 0x0046d7a8 (msnmsgr.exe.EntryPoint in C:\program files\MSN Messenger\msnmsgr.exe): pushl $0x60 When the output should have been: 0x0046d7a8 (msnmsgr.exe.EntryPoint in msnmsgr.exe): pushl $0x60 (this conclusion is based on hash.c, line 715, where strrchr() is used to find the filename of the string) -- Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs