http://bugs.winehq.com/show_bug.cgi?id=1447
Summary: Can not debug application Product: Wine Version: CVS Platform: PC URL: http://http://download.microsoft.com/download/DungeonSie ge/Trial/1.0/W982KMeXP/EN-US/D OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: wine-debug AssignedTo: wine-bugs@winehq.com ReportedBy: lionel.ulmer@free.fr
When trying to start the debugger on DungeonSiege, I get the following :
nexus6:/wine_dos4/DungeonSiege$ winedbg ./DungeonSiegeDemo.exe Could not stat /mnt/fd0 (No such file or directory), ignoring drive A: Could not stat /mnt/fd0 (No such file or directory), ignoring drive A: fixme:console:SetConsoleCtrlHandler (0x404a0990,1) - no error checking or testing yet WineDbg starting on pid a Invalid address, can't set breakpoint Invalid address, can't set breakpoint You can turn on deferring breakpoints by address by setting $CanDeferOnBPByAddr to 1 Loaded debug information from ELF 'wine' ((nil)) *** Invalid address 0x3c0016f0 (_DYNAMIC in wine)
And the problem is that DS runs as if no debugger was attached at all (it basically does NOT stop before starting the application).
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=1447. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.