Skip to content
Pre-release. v0.1.0 is not tagged and there are no published binaries yet. Install from source. Commands on this site were run against the current main.

lazydap disconnect

End the current session

lazydap disconnect [OPTIONS]
Flag Description
--session-id <SESSION_ID> Which session to end. Defaults to the active one
--no-terminate Leave the debuggee running instead of killing it
--dry-run Report what would be ended, and end nothing

Plus the options every command takes.