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 stack

Show the call stack of a paused program

lazydap stack [OPTIONS]
Flag Description
--thread <THREAD> Which thread. Defaults to the one that stopped last
--levels <LEVELS> How many frames. Defaults to all of them
--start <START> Skip this many frames from the top

Plus the options every command takes.