suse man page for pt_regs_to_gdb_regs

Query: pt_regs_to_gdb_regs

OS: suse

Section: 9

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

PT_REGS_TO_GDB_REGS(9)						  KGDB Internals					    PT_REGS_TO_GDB_REGS(9)

NAME
pt_regs_to_gdb_regs - Convert ptrace regs to GDB regs
SYNOPSIS
void pt_regs_to_gdb_regs(unsigned long * gdb_regs, struct pt_regs * regs);
ARGUMENTS
gdb_regs A pointer to hold the registers in the order GDB wants. regs The struct pt_regs of the current process.
DESCRIPTION
Convert the pt_regs in regs into the format for registers that GDB expects, stored in gdb_regs.
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 PT_REGS_TO_GDB_REGS(9)
Related Man Pages
la_i86_pltenter(3ext) - opensolaris
la_amd64_pltenter(3ext) - opensolaris
gdbinit(5) - centos
gdb-add-index(1) - centos
swapcontext(2) - centos
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend
32 bit process addressing more than 4GB