| |||
| Home > Controlling the Behavior of Breakpoints > Displaying user-defined messages when a breakpoint activates | |||
You can display your own message when a breakpoint activates. The message can be output to:
the Cmd tab of the Output pane
to a user-defined window
a user-defined file.
You can display only basic messages using this method. To display more complex messages, you can use macros.