This illustration shows the final steps in the target session:
Continue execution and wait for the next event DBMS_DEBUG.continue()
If the program terminated, detach the session using DBMS_DEBUG.detach_session()
If it did not terminate, resume the process by showing the stack.