Debug info of so

Eric Pouech eric.pouech at wanadoo.fr
Fri Sep 20 11:18:03 CDT 2002


Fabian Cenedese a écrit :
> 
> Hi
> 
> I changed my application now from calling a Win32 dll to calling a Linux so.
> But of course I can't load the pdb file I have from the Windows dll. Is there
> something similar for Linux? How can I generate such a file and how do I
> tell Wine to use it? I made the so with KDEdevelop.
just compile the .so file with debug info (-g)
winedbg will load them just fine
A+



More information about the wine-devel mailing list