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 step-out

Run until the current function returns

lazydap step-out [OPTIONS]
Flag Description
--wait Block until the program pauses, exits or is terminated, and return one JSON object describing everything that happened. Always use this from a script or an agent
--timeout <TIMEOUT> How long to wait, in seconds. 0 waits forever. Defaults to 30, or to LAZYDAP_TIMEOUT
--thread <THREAD>

Plus the options every command takes.