CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2018/01/05 04:10:25

Modified files:
        sys/arch/amd64/amd64: trap.c 
        sys/ddb        : db_command.c 
        sys/kern       : subr_prf.c 
        sys/sys        : systm.h 

Log message:
Show uvm_fault and trace when typing show panic on a page fault'd kernel

Currently there is only support for amd64, if this change settles
I will add support for the rest of the architectures.

OK kettenis@.

Reply via email to