SHOWFAULT(3spp) RISC/os Reference Manual SHOWFAULT(3spp)
NAME
show_fault - display information describing last fault
SYNOPSIS
void showfault()
DESCRIPTION
Show_fault can be called from fault handling code (see
nofault(3spp)), to display information regarding the last
fault that has occurred. Show_fault displays the exception
vector, exception pc, and contents of the cause and status
registers. The bad virtual address register and the system
bus error register are displayed if they pertain to the last
fault.
SEE ALSO
nofault(3spp)
Printed 1/6/92 Page 1