| |||
| Home > Examining the Target Execution Environment > Displaying information in a user-defined window | |||
Many CLI commands enable you to send output to a user-defined window.
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 stop execution so that you can examine the values.
This feature is available only in the RealView Debugger GUI.
See also: