lazydap stack
Show the call stack of a paused program
lazydap stack [OPTIONS]Options
Section titled “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.
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