Recent changes Random page
GAMING
Gaming
 
WoWWiki
Halopedia
FFXIclopedia
Age of Conan
Warhammer Online
Grand Theft Wiki
See more...

Forum:Executables in Windows package should be strip'ed, isn't?

From Freeciv

Jump to: navigation, search
 
Forums: Index > Watercooler > Executables in Windows package should be strip'ed, isn't?


dir
02.09.2005  08:15        14 317 735 Freeciv-2.0.5-win32-gtk2-setup.exe
31.08.2007  21:27         7 115 356 Freeciv-2.0.9-win32-gtk2-setup.exe
15.01.2008  23:41        13 357 913 Freeciv-2.1.2-win32-gtk2-setup.exe

civclient.exe, civmanual.exe and civserver.exe are stripped in 2.0.9, but not 2.0.5/2.1.2/2.1.3. Why? Is windows users are realy often need debug symbols? :-)

I just want to save some traffic...

Djdfy 18:42, 26 January 2008 (UTC) djdfy

Most Freeciv developers don't have a Windows machine at hand to debug crashes on Windows. But with the help of exchndl.dll and the debug symbols in the binaries we can at least get some hints about locations in the source code from an auto-generated report file that the user can send us when a crash happens. For an example see https://mail.gna.org/public/freeciv-dev/2008-01/msg00225.html --cproc 13:07, 27 January 2008 (UTC)