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

Also spelled lazydap next.

Run the next line, stepping over any call in it

lazydap step [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.