lazydap step-out
Run until the current function returns
lazydap step-out [OPTIONS]Options
Section titled “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.
See also
Section titled “See also”- CLI overview — every command in one list
- JSON output — the shape of what comes back
- Errors and exit codes — what to do when it fails