| |||
| Home > Configuring the Conditions for Trace Capture > Capturing trace with tracepoints | |||
If you want to limit tracing to specific areas of your image, then RealView Debugger enables you to set a variety of tracepoints. Therefore, you can control the amount and content of application information that is traced. You can set a tracepoint on any of the following:
a line or range of source code
a line or range of disassembly code
a function name
a function entry point
a memory address or range of memory addresses.
After you have configured the details for trace capture and executed your application, the captured information is returned to the Analysis window. From there, you can perform additional filtering by narrowing the results of the capture.