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

Adding parameters to existing traces

+

Parameters can be used to associate data to traces: integers, strings and enumerations. A parameter +specifies the format in which the parameter is shown in the viewer and text +label associated with the parameter.

To add parameters to existing +traces, do the following:

+
    +
  1. Select an existing trace from either of the following places: + +
  2. +
  3. Click the TraceBuilder menu and select Add New Parameter.
  4. +
  5. In the Parameter Name field, enter the variable name you want to + add to your trace.
  6. +
  7. In the Parameter Type field, enter the type for your parameter.

    + The type defines how the parameter should be determined, for example:

    + +
  8. +
  9. (Optional) Select a Template for your parameter.
    + The template defines pre-defined parameters that have special properties. +

  10. +
  11. Click OK. You should get this kind of change to your trace:

    +
  12. +
+

Note that you can always edit the trace text also manually.

+

Now you can go on to compiling your source code.

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