| |||
| Home > Examining the Target Execution Environment > Saving information to a user-defined file | |||
Many CLI commands enable you to send output to a user-defined file. See the RealView Debugger v3.0 Command Line Reference Guide for details.
One possible use of this feature, is in a macro that is attached to a breakpoint. This enables you to view the values of variables and registers when the breakpoint is activated. In this case, you might want to have the breakpoint continue execution (see Setting the execution behavior for a breakpoint).
The following procedures are described: