suse man page for kgdb_skipexception

Query: kgdb_skipexception

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

KGDB_SKIPEXCEPTION(9)						  KGDB Internals					     KGDB_SKIPEXCEPTION(9)

NAME
kgdb_skipexception - (optional) exit kgdb_handle_exception early
SYNOPSIS
int kgdb_skipexception(int exception, struct pt_regs * regs);
ARGUMENTS
exception Exception vector number regs Current struct pt_regs.
DESCRIPTION
On some architectures it is required to skip a breakpoint exception when it occurs after a breakpoint has been removed. This can be implemented in the architecture specific portion of kgdb.
AUTHORS
Jason Wessel <jason.wessel@windriver.com> Author. Tom Rini <trini@kernel.crashing.org> Author. Amit S. Kale <amitkale@linsyssoft.com> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 KGDB_SKIPEXCEPTION(9)
Related Man Pages
struct_kgdb_arch(9) - centos
swapcontext(2) - centos
struct_kgdb_arch(9) - suse
xml::sax::exception(3) - suse
xml::sax::exception(3) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues