How to get debugging symbols in backtrace output?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Doofus
Level 1
Level 1
Posts: 9
Joined: Tue May 06, 2008 7:01 pm

How to get debugging symbols in backtrace output?

Post by Doofus »

Hi,

I filed a bug in the Wine bugzilla, and was asked to compile wine myself (to get debugging symbols) and provide a backtrace using that.

Instead of compiling wine myself, I have installed the debugging symbols package wine1.2-dbg which is provided for Ubuntu. Can someone tell me how to use that to enable debugging symbols in the backtrace output? After installing the -dbg package the backtrace is the same as before. I noticed the -dbg package installs files in /usr/lib/debug/usr/bin/ and /usr/lib/debug/usr/lib/

How would I get the debugging version of wine to run instead of the normal one? Thanks for your help.
Locked