probe_rs::debug

Module stack_frame

Source
Available on crate feature debug only.
Expand description

The stack frame information used while unwinding the stack from a specific program counter.

Structsยง

  • A full stack frame with all its information contained.
  • Helper struct to pass around multiple pieces of StackFrame related information.