http://bugs.winehq.org/show_bug.cgi?id=12349
--- Comment #15 from Maarten Lankhorst m.b.lankhorst@gmail.com 2008-09-17 07:02:54 --- You can run the application with the debugger already attached:
wine winedbg application
then 'run'
You might want to change HKCU\Software\Wine\Winedbg and change BreakOnFirstChance to 0 if too many exceptions occur.