Expand description
Frame cursor: drives the compact → DWARF → FP fallback chain.
Orchestrates the unwinding process for each frame, trying compact unwind first, then DWARF CFI, then frame pointer walking as a last resort.
Structs§
- Frame
Cursor - Frame cursor that walks the stack frame by frame.