Oracle® Solaris Studio 12.4: IDE Quick Start Tutorial

Exit Print View

Updated: October 2014
 
 

Creating a Function Breakpoint

  1. Choose Debug > New Breakpoint (Ctrl+Shift+f8) to open the New Breakpoint dialog box.

  2. In the Breakpoint Type drop-down list, set the type to Function.

  3. Type the function name Customer::GetDiscount in the Function text field. Click OK.

    image:New Breakpoint dialog box
  4. Your function breakpoint is set and is added to the list in the Breakpoints window.

    image:Breakpoints window