Module probe_rs::debug::stack_frame

source ·
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.