
You can use this special kind of dynamic breakpoint to interrupt a program directly before a method is called.
You must be already running the program in the debugger.
Procedure
To set a breakpoint for methods:
Choose The following dialog box then appears:

Enter the name of the method and class before which you want to interrupt the program. A breakpoint is then set each time the specified processing block appears in the source code.
Press ENTER.
The system confirms the breakpoint. The breakpoint is added to the list in the display.