GdbMiSession.targetDetach

MiPendingCommand targetDetach() @trusted

Detaches from the target.

Returns

A pending command for -target-detach.

Example:

session.targetDetach();