| |||
| Home > Setting Unconditional Tracepoints > Setting tracepoints from your Favorites List | |||
When you first start to use RealView Debugger on Windows, your personal Favorites List is empty. You can create tracepoints and add them to this list or you can add tracepoints that you have been using in the current debugging session.
RealView Debugger keeps a record of all tracepoints that you
set during your debugging session as part of your history file.
By default, at the end of your debugging session, these processor-specific
lists are saved in the file exphist.sav in
your RealView Debugger home directory. This file also keeps a record
of your favorites, for example Break/Tracepoints.
You must connect to a target before you can use or modify your Favorites List.
To set a tracepoint from your favorites list:
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 6.7 shows an example. Any previous tracepoints that have been added to the list are shown.
Select the tracepoint that you want to set from your favorites list.
Click Set to set the tracepoint and close the dialog box.