HomeFreeBSD

linux(4): Fix stack unwinding on arm64 [2/2]

Description

linux(4): Fix stack unwinding on arm64 [2/2]

To allow unwinders to go througth a previous to sigreturn frame we should
properly emulate the trampoline frame record which should points to the
previous frame and set the trampoline frame pointer to the emulated frame
before calling signal handler.

MFC after: 1 week

Details

Provenance
dchaginAuthored on May 14 2023, 9:25 PM
Parents
rGbf3a14b41a7b: linux(4): Fix stack unwinding on arm64 [1/2]
Branches
Unknown
Tags
Unknown