HomeFreeBSD

Fix the unwinder to get past functions with no stack but may cause an

Description

Fix the unwinder to get past functions with no stack but may cause an
exception. In this case no registers will be updated but the link register
will be copied to the program counter to be used to find the calling
function. In this case the program counter may be updated and we should
continue with the trace.

Details

Provenance
andrewAuthored on
Parents
rS276032: Pull out the fdt mapping code into intr.c. The arm_intrng branch also
Branches
Unknown
Tags
Unknown

Event Timeline