| |||
| 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.
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.