Expand description
Frame pointer chain walking (fallback unwinder).
When neither compact unwind nor DWARF CFI data is available, falls back to walking the frame pointer chain.
Functionsยง
- step_
frame_ pointer - Attempts to unwind one frame by following the frame pointer chain.