How do I add a new address tracepoint while debugging a project?

You can use the Analysispoints view to add a tracepoint on the address of an instruction while the debug session is running. To add an address tracepoint:

  1. Open the Analysispoints view.
  2. Click the Add new tracepoint icon to display the Add new tracepoint dialog box.
  3. Select the project, type, and action of the tracepoint from the respective text boxes.
  4. Enter the address where you want to set the tracepoint in the Address text box.
  5. Click OK .

The tracepoint is set and appears in the Analysispoints view.