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 @@ + + +
+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:
+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.
+
TraceViewer will load the chosen files to the decoding +model and decode the traces currently in the view.