Sept. 20, 2002
8:43 a.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
11:18 a.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+
8633
Age (days ago)
8633
Last active (days ago)
1 comments
2 participants
participants (2)
-
Eric Pouech -
Fabian Cenedese