Show TOC

Procedure documentationBreakpoints at Function Module Calls Locate this document in the navigation structure

 

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 for a function module:

  1. Choose   Breakpoint   Breakpoint at   Function module..  . The following dialog box appears:

    This graphic is explained in the accompanying text.

  2. Enter the name of the function module before which you want to interrupt the program. The system sets a breakpoint wherever the specified event, module pool, or subroutine occurs in the program code.

  3. Press 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.