20 Sep
2002
20 Sep
'02
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
20 Sep
20 Sep
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+
8486
Age (days ago)
8486
Last active (days ago)
1 comments
2 participants
participants (2)
-
Eric Pouech -
Fabian Cenedese