pt_regs_to_gdb_regs(9) suse man page | unix.com

Man Page: pt_regs_to_gdb_regs

Operating Environment: suse

Section: 9

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_objfilter(3ext) - opensolaris
struct_kgdb_arch(9) - centos
gdb-add-index(1) - centos
struct_kgdb_arch(9) - suse
eregi(3) - php
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Shopt -s histappend