Debugging a Program With dbx

Resuming Execution

Use the cont command to resume program execution. Currently, threads use synchronous breakpoints so all threads resume execution.