You can use the
Analysispoints view to add a tracepoint on the address of an instruction. To add an address tracepoint:
- Click the Add new Analysispoint icon to display the Add New Analysispoint dialog box.
Figure 1. Add New Analysispoint Dialog Box
- Select the required project from the Projects text box.
- Select the type of the tracepoint from the Type text box..
- Select the action of the tracepoint, that is whether start or stop, from the Action text box.
- Enter the address where you want to set the tracepoint in the Address text box
- Click OK.
The tracepoint is set and appears in the Analysispoints view.
Figure 2. 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.