> As far as readability, all that was changed was the program database > filename, not the application executable filename. This file is only > needed > for debugging anyway and is not directly used by the debugger (i.e., the > debugger doesn't ever need to open or do anything with the file; the > debugger does any required manipulation/reading/etc.).
Clarification on my previous post. The debugger [person doing the debugging] doesn't ever need to open or do anything with the file (the program database file); the debugger [development software running in debug mode] does any required manipulation/reading/etc. chuck _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
