| |||
| Home > Configuring the Conditions for Trace Capture > Capturing trace without using tracepoints | |||
If you do not set any tracepoints, then RealView Debugger automatically traces all instructions executed. What is captured is determined by the Automatic Tracing Mode, which depends on your target:
Instructions only (the default)
Data only (ETMv3 only)
Instructions and data.
If you turn off Automatic Tracing Mode, you must use tracepoints to capture trace information.
See also: