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. Click the TraceBuilder menu and select Add New Trace.
  3. In the Add Trace dialog, enter trace group, name, and text:

  4. Click OK. You should get this kind of line to your source code:

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