http://bugs.winehq.org/show_bug.cgi?id=21297
--- Comment #3 from Austin English austinenglish@gmail.com 2010-01-10 11:58:26 --- (In reply to comment #2)
How do I obtain the debug symbols? (I compiled wine from source)
Make sure you used CFLAGS="-g" (it's enabled by default, unless you overrode CFLAGS).