Toggling Breakpoints at Locations
You can toggle a breakpoint at a specific function or source-line number without having to first find the function or source line in the Source Pane by using the following procedure:
- Invoke the Action Point > At Location command. The At Location dialog box appears.
Action Point > At Location Dialog Box 
|
- Type the name of the function or a source-line number.
Entering a function name tells TotalView to toggle the breakpoint at the function's first executable source line. Entering a source-line number toggles the breakpoint at the source line in the current source file.
- Select OK.