HomeFreeBSD

Print useful information when we hit a data abort we can't handle. This

Description

Print useful information when we hit a data abort we can't handle. This
prints the trap frame, along with the exception syndrome and fault address
registers. Even though esr is 64-bits here it is only 32-bits in hardware
so only print the valid 32-bits.

While here also print esr and far when appropriate after printing the trap
frame.

Sponsored by: ABT Systems Ltd

Details

Provenance
andrewAuthored on
Parents
rS291576: r221714 fixed the situation when the collapse scan improperly handled
Branches
Unknown
Tags
Unknown