Re: Debugging issues on MacOSX

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

Thank you for your kind replies:

1. export DYLD_FALLBACK_LIBRARY_PATH=/usr/X11/lib fixed the FreeType issue :D

2. I have rebuilt Wine with -gstabs+ switch and now there is symbol info for wine modules! Thank you Charles!

3. The debugger still fails to read the symbol information of the windows executable (I am sure I have built the exe with debug info in pdb format). 
 
Could someone tell me are there any prerequisites to windows debug info format(or source files placement etc.) in principle?

For instance: There is a README file in the wine-1.1.42/programs/winedbg
directory and there are some nice examples of how to debug in Wine(exactly what I want to get).
I noticed the following line:


Code:

bash$ ./wine -debug './dumpexe.exe -symbol ./dumpexe.exe'




Does this mean that the debugger tries to find the symbol info in the 
executable? (I suppose this sample is outdated because M$ doesn't 
support symbols embedding in executables since Visual Studio 6)

Regards






[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux