Changes between Version 2 and Version 3 of OsgDebugging
- Timestamp:
- Jul 31, 2010, 7:00:13 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OsgDebugging
v2 v3 95 95 96 96 {{{ 97 #!sh 97 98 valgrind --error-limit=no --leak-check=full ./osgVisuald -m /path/to/database.ive -p yourPath.path 98 99 }}}