diff -r ed1c9f64298a -r 5b9d4d8641ce trace/traceviewer/com.nokia.traceviewer.help/html/tasks/decoding_traces.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/trace/traceviewer/com.nokia.traceviewer.help/html/tasks/decoding_traces.htm Wed Jun 23 14:49:59 2010 +0300 @@ -0,0 +1,41 @@ + + + +Decoding binary traces with a Dictionary file + + + +

Decoding binary traces with a Dictionary file

+

To activate and deactivate binary traces that are in the Open +System Trace (OST) format, you must first define the used Dictionary file + for the component that is outputting the traces. Dictionary files are +in XML and are usually available in your development environment. They are +automatically re-generated everytime you compile a component that contains +OST traces.

+

You can open a Dictionary file to be used for decoding +binary traces, based on a decode model.

+

To open a Dictionary file:

+
    +
  1. On the TraceViewer menu, select Trace Activation.
  2. +
  3. In the Activation dialog, click Add Dictionary.
  4. +
  5. In the Open file dialog, choose one or more decode files from the +file system.

    By default, these files are located in the \epoc32\ost_dictionaries directory, and named [componentname]_uid_dictionary.xml
    +Note: You can also load a ZIP file containing one or more Dictionary files. +

  6. +
  7. Click OK.

    TraceViewer will load the chosen files to the decoding +model and decode the traces currently in the view.

  8. +
+ +
Related tasks
+ + +
Related concepts
+ + + + + \ No newline at end of file