office-gobmx/slideshow/qa/debug/readme.txt
Rüdiger Timm 19d2d36721 INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED
2004/11/15 11:49:10 thb 1.1.2.2: #110496# Removed outdated script; Improved documentation
2004/11/01 22:24:30 thb 1.1.2.1: #110496# Initial revision
2004-11-26 17:43:21 +00:00

20 lines
No EOL
636 B
Text

Recognized preprocessor switches
================================
- VERBOSE=t: enable extra verbose trace output (debug=t builds only)
- TIMELOG=t: enable time logging (also for product builds)
Debug tools overview
====================
nodetree.sh:
Generates a number of tree graphs from a trace output file, showing
the tree of AnimationNodes at various instances of the
slideshow. Each node has a fill color corresponding to its current
state, a legend for the color values can be obtained by the colors.sh
script.
To generate output at other instances, use the DEBUG_NODES_SHOWTREE
macro in animationnodefactory.cxx.