Restrictions: This dialog box is not available when debugging on Windows or on the AS/400. It also does not apply to interpreted Java programs.
Use this dialog box to specify the process to debug when the debugger encounters a fork() call. The debugger will halt inside the fork() runtime function, where the call to the kernel is made, and the Source pane will display disassembled machine code. After selecting the process to debug, you can use Step Return to return to the caller of the fork() function. While the debugger is halted, you can perform debugging activities, such as adding a breakpoint. The process remains halted until explicitly restarted.
Controls and control groupings are described below. Group and subgroup names appear in italics, and control names appear in bold.
Push buttons |
|