Nut/OS  4.10.3
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:

Go to the source code of this file.

Functions

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

Detailed Description

 * $Id: common_xxx_handler.c 2399 2009-01-16 19:39:07Z haraldkipp $
 * 

Definition in file common_xxx_handler.c.


Function Documentation

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

Definition at line 65 of file common_xxx_handler.c.

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: