Breakpoint at Function Module 

You can use this kind of dynamic breakpoint to interrupt a program directly before a function module is called.

Prerequisites

You must already be running the program in the Debugger.

Procedure

 

To set a breakpoint at a function module:

  1. Choose Breakpoint ® Breakpoint at ® Function module.
    The following dialog box appears:
  2. Enter the function module before which you want to interrupt the program processing.
    The system sets a breakpoint wherever the function module appears in the program code.
  3. Choose ENTER .

Result

If you entered a valid function module name, the system confirms that the breakpoint has been set. If the function module exists in the system, the new breakpoint is added to the display list.