https://bugs.winehq.org/show_bug.cgi?id=44936
--- Comment #6 from Zebediah Figura z.figura12@gmail.com --- (In reply to Julius Schwartzenberg from comment #5)
Possibly. I'm trying to debug ABBYY Lingvo 12 http://web.archive.org/web/*/http://fr7.abbyy.com/lingvo12/ABBYY_Lingvo_12. exe
When I do not set any breakpoints I can see it the main window and then it suddenly exits (exited cleanly is printed).
I still can't seem to reproduce this, either with the installer or the program itself. It throws a lot of SIGABRTs, but otherwise the debugger works as well as if I'd started it from the terminal.
Do these problems show up for you if you just run 'wine winedbg --gdb foo.exe'?