HomeFreeBSD

Pass the last exception trap frame to kdb_trap. This allows show registers

Description

Pass the last exception trap frame to kdb_trap. This allows show registers
in ddb to show the traps registers, and not the registers from within the
panic call.

Sponsored by: DARPA, AFRL

Details