diff -r 14dc2103a631 -r ed1c9f64298a trace/tracebuilder/com.nokia.tracebuilder.help/html/tasks/addingtraces.htm --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/trace/tracebuilder/com.nokia.tracebuilder.help/html/tasks/addingtraces.htm Wed Jun 23 14:35:40 2010 +0300 @@ -0,0 +1,48 @@ + + + +Adding traces to the source code + + + +

Adding traces to the source code

+

To add a new trace, do the following:

+
    +
  1. Place the cursor in your source code where you want to add the trace.
  2. +
  3. Click the TraceBuilder menu and select Add New Trace.
  4. +
  5. In the Add Trace dialog, enter trace group, name, and text: + +

    +
  6. +
  7. Click OK. You should get this kind of line to your source code:

    +
  8. +
+ +

The trace is added to the defined location in the code, and details +such as the trace group are displayed in TraceBuilder's tree view.

+ +
Related tasks
+ + + + + \ No newline at end of file