CodeView (cv.hlp) (Table of Contents; Topic list)
Process Command (Notes)
 Summary Description Example           Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     The Process (|) command works only with direct child processes:
     you can spawn a child process which in turn spawns another child.
     The Process command does not give you direct access to the
     grandchild. Instead, you must switch to the intermediate parent.
 
     To return to debugging a parent or grandparent, use the OS/2
     Session Manager.
                                    -♦-