Add New Analysispoint

You can use the Analysispoints view to add a tracepoint on the address of an instruction. To add an address tracepoint:
  1. Click the Add new Analysispoint icon to display the Add New Analysispoint dialog box.
    Figure 1. Add New Analysispoint Dialog Box
    Add New Analysispoint Dialog Box
  2. Select the required project from the Projects text box.
  3. Select the type of the tracepoint from the Type text box..
  4. Select the action of the tracepoint, that is whether start or stop, from the Action text box.
  5. Enter the address where you want to set the tracepoint in the Address text box
  6. Click OK.

    The tracepoint is set and appears in the Analysispoints view.

    Figure 2. Address Tracepoint Set in Analysispoints View
    Address Tracepoint Set in Analysispoints View
Note: The address tracepoint set from Analysispoints view does not have a source file associated with it, therefore, the tracepoint when set is not displayed in the source code. You can view it only in the Analysispoints view.