MCPcopy Create free account
hub / github.com/SerenityOS/serenity / unwind_stack_from_frame_pointer

Function unwind_stack_from_frame_pointer

AK/StackUnwinder.h:22–67  ·  view source on GitHub ↗

This function only returns errors if on_stack_frame returns an error. It doesn't return an error on failed memory reads, since the last frame record sometimes contains invalid addresses when using frame pointer-based unwinding.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

handle_backtrace_commandFunction · 0.85
BacktraceMethod · 0.85
runMethod · 0.85
create_backtraceMethod · 0.85
dump_backtrace_implFunction · 0.85
capture_stack_traceMethod · 0.85
raw_backtraceFunction · 0.85

Calls 2

is_errorMethod · 0.45
valueMethod · 0.45

Tested by

no test coverage detected