Nut/OS  5.0.5
API Reference
common_xxx_handler.c File Reference
#include <stdio.h>
#include <sys/ptrace.h>
#include <arch/arm/exception_c.h>
Include dependency graph for common_xxx_handler.c:

Functions

void ARM_COMMON_Handler_crash (struct pt_regs *p, const char *name)

Detailed Description

 * $Id: common_xxx_handler.c 4115 2012-04-12 21:06:13Z olereinhardt $
 * 

Function Documentation

void ARM_COMMON_Handler_crash ( struct pt_regs p,
const char *  name 
)

References printf, ptrace_stackdump_regs(), and putchar().

Referenced by ARM_DA_Handler(), ARM_PFA_Handler(), ARM_SWI_Handler(), and ARM_UDF_Handler().

Here is the call graph for this function: