| |||
| Home > Setting Breakpoints > Creating new breakpoint favorites | |||
You can create new breakpoint favorites directly. However, you must be familiar with the CLI command syntax for the breakpoint commands.
To create a new breakpoint favorite:
Connect to the target.
You must connect to a target before you can use or modify your Favorites List.
Load your image.
Familiarize yourself with the CLI command syntax for the breakpoint commands.
Select Debug → Breakpoints → Set Break/Tracepoint from List → Break/Tracepoint Favorites... from the Code window main menu to display the Favorites/Chooser Editor dialog box. Figure 11.43 shows an example. Any previous breakpoints that have been added to the list are shown.
Click New to display the New/Edit Favorite dialog box, shown in Figure 11.44.
Enter the CLI command for the breakpoint in the Expression field.
Optionally, enter a short text description to identify the breakpoint for future use.
Click OK to confirm the entries and close the New/Edit Favorite dialog box.
The Favorites Chooser/Editor dialog box is displayed with the newly-created breakpoint shown in the display list.
Either:
Click Set if you want to set the breakpoint.
Click Cancel if you do not want to set the breakpoint at this time.
The Favorites/Chooser Editor dialog box closes.
See also:
the following in the RealView Debugger Command Line Reference Guide: