Main page Download GModules FAQ Contact/Support Screen Shots Forums Other GFS projects
GoldenfilesGFSI GoldenPod SF.Net Project Page |
Name: debug Version: 0.1.1 Works in GFSGL version(s): 0.92 Author: Eskild Hustvedt GMod version: 1 Download This is an updated version of the debugging module for GFSGL. This is the one in the GFSGL CVS as of 26th Dec 2005. The difference is that it will yield much more information when the environment variable GFSGL_EXTREME_DEBUGGING is set to 1. However this mode also slows GFSGL down 2-4 times. READ THIS ! This is an updated module from GFSGL main, which means it is included in all releases. GFSGL 0.92.X doesn't handle updated main-modules, so you need to handle it manually. Install it with the usual command (gfsgl --instmod /path/to/debug-0.1.1.gmi). Then run mv -f ~/.gfsgl/modules/debug* /path/to/gfsgl/modules/. To find /path/to/gfsgl/ run gfsgl --version, it is the directory listed after "Located In". This is needed because GFSGL always loads modules in ~/.gfsgl/modules if it exists, so even though you had upgraded GFSGL to one with a newer debug.gmod it would still load the one in ~/.gfsgl/modules |