HP WDB GUI 5.7 Reference Manual (September 2007)

Debugging with WDB GUI
Debugging Inline Functions
Chapter 3 85
breakpoint occurrences. You can set or modify individual breakpoints at specific instances
of the inline function, while retaining the breakpoints in other instances of the specified
inline function. This option must be enabled before loading the application for debugging.
This option is not available for HP 9000 systems.
Setting Breakpoints on Inline Functions
To set breakpoints on Inline Functions,complete the following steps:
1. Select Edit->Breakpoints to display the Breakpoints window
2. Enter the breakpoint information in the Breakpoints window.
Limitations for Inline Debugging
The inline breakpoint features are not available for HP 9000 systems.
In Integrity systems, the inline breakpoint feature is not available for programs that are
compiled with +O2 optimization level and above.
The inline breakpoint features can degrade performance of the application that is being
debugged. You can explicitly disable the breakpoint features and continue to use other
inline debugging features if these features are not required.
Inline breakpoint features are not supported for PA-RISC applications running on
Integrity systems.