| |||
| Home > Debugging Your OS Application > Capturing events and loading specific symbols > Specifying the events to capture | |||
To specify the events to capture:
Click
the Stop execution button to stop the target.
Select View ? Resource Viewer from the Code window main menu.
The Resource Viewer pane is displayed.
Right-click on the required connection to display the context menu.
Select Events Filter... from the context menu.
The Event Filtering dialog box is displayed. An example is shown in Figure 7.7.
Select Enable Event Filtering.
This enables you to capture specific events. When unselected, no events are captured.
The list of events that you can capture depends on the OS plugin that you are using.
Select the events that you want capture.
For example, select Thread Start.
Click OK to save the status of the events to be captured, and close the dialog box.
The status is stored in the connection properties for the OS-aware connection (see OS configuration settings).
Click
the Run button to restart the target.