office-gobmx/slideshow/qa/debug
Rüdiger Timm 5544eaf303 INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED
2004/05/27 15:07:43 thb 1.1.2.2: #110496# Updated docs
2004/05/27 14:59:26 thb 1.1.2.1: Initial revision
2004-11-26 17:43:32 +00:00
..
colors.sh
nodetree.sh INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004-11-26 17:43:10 +00:00
readme.txt INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004-11-26 17:43:21 +00:00
timings.pl INTEGRATION: CWS presentationengine01 (1.1.2); FILE ADDED 2004-11-26 17:43:32 +00:00

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.