http://bugs.winehq.com/show_bug.cgi?id=1447
------- Additional Comments From z_god@wanadoo.nl 2003-28-06 12:11 ------- Bug comments restored from Gmane.org:
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).
------- Additional Comments From lionel.ulmer <at> free.fr 2003-05-08 09:39 ------- Well, just tried on another application (notepad) and it's the same. So either it's a regression in the current CVS tree or something is b0rked in my Wine registry.
------- Additional Comments From spetreolle <at> yahoo.fr 2003-05-09 22:33 ------- seems to be fixed in CVS after 03/05/07.