 
 
 
 
 
 
 
  
 Next: Developers Stuff
 Up: Command-Line Arguments
 Previous: Information Mode
     Contents 
Debug Options
The following command-line arguments for debugging purpose are available.
- --debug: Prints detailed debug information.
  
- --streamdebug: Prints the projected XML stream together with additional debug information (in particular with associated roles). Stream preprojection as a stand-alone tool is currently not implemented in a memory efficient way, i.e. in this mode the whole stream is loaded into the buffer before it is output.
  
- --streamnodebug: Prints the projected XML stream without additional debug information. Stream preprojection as a stand-alone tool is currently not implemented in a memory efficient way, i.e. in this mode the whole stream is loaded into the buffer before it is output.