Record program events, display status information, and analyze execution faults
 
All Data Structures Functions Variables Modules Pages
Loading...
Searching...
No Matches
XML elements

The top level elements of an SCVD file are:

  • <component_viewer> — the root element enclosing all other elements
  • <component> — defines the component for which the viewer is created
  • <typedefs> — definitions for data types and structures of the software component.
  • <objects> — defines the data collection and the output for software component objects.
  • <events> — defines the output for events (system and thread information).

The overall XML structure of an SCVD file is shown below.

Example of an SCVD File