Sept. 20, 2002
1:43 p.m.
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. Thanks Fabi
September 2002
4:18 p.m.
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+
8588
Age (days ago)
8588
Last active (days ago)
1 comments
2 participants
participants (2)
-
Eric Pouech -
Fabian Cenedese