detach Command

The detach command releases the target process from dbx's control.

Syntax
detach Detach dbx from the target, and cancel any pending signals.
detach -sig signal Detach while forwarding the given signal.

where:

signal is the name of a signal.