kgdb_breakpoint

Langue: en

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

kgdb_breakpoint - compiled in breakpoint

SYNOPSIS

void kgdb_breakpoint(void);

ARGUMENTS

void

no arguments

DESCRIPTION

This will be impelmented a static inline per architecture. This function is called by the kgdb core to execute an architecture specific trap to cause kgdb to enter the exception processing.

AUTHORS

Jason Wessel <jason.wessel@windriver.com>

Author.

Tom Rini <trini@kernel.crashing.org>

Author.

Amit S. Kale <amitkale@linsyssoft.com>

Author.