http://bugs.winehq.org/show_bug.cgi?id=18963
--- Comment #8 from Austin English austinenglish@gmail.com 2009-06-24 12:53:47 --- (In reply to comment #5)
I installed nearly every package containing debugging symbols, but as far as I found out, there are no debugging symbols for wine. Therefore the gdb-trace still criticizes "(no debugging symbols found)".
You don't need to run it under gdb. Winedbg should handle it fine. You need wine debugging symbols, probably under wine-dbg or wine-dev in your package manager.
I'll attach a trace done by gdb and another done by strace.
I couldn't find out how to do a +gdi,+font trace. I'm a newbie into Linux. Please give me the proper command-line for the terminal.
WINEDEBUG=+gdi,+font wine foo.exe &> /tmp/output.txt