Debugging a Program With dbx

detach

The detach command detaches dbx from the target, and cancels any pending signals:


detach

To detach while forwarding the given signal:


detach -sig sig