Child Process Debugging on OS/2

In OS/2 programs that create child processes, you can debug either a child process or the parent process, but not both. If you want to debug a child process, you must specify this in the Startup dialog, which is displayed when you invoke the debugger without parameters (simply type idebug at the command shell) or when you choose File->Startup from the Session Control window or a Source window.