pt_regs_to_gdb_regs(9) centos man page | unix.com

Man Page: pt_regs_to_gdb_regs

Operating Environment: centos

Section: 9

PT_REGS_TO_GDB_REGS(9)					     Kernel Debugger 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.
AUTHOR
Jason Wessel <jason.wessel@windriver.com> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PT_REGS_TO_GDB_REGS(9)
Related Man Pages
la_i86_pltenter(3ext) - opensolaris
la_activity(3ext) - opensolaris
la_amd64_pltenter(3ext) - opensolaris
swapcontext(2) - centos
kgdb_arch_handle_exception(9) - suse
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Controlling user input
Please Welcome Dave Munro to the Moderator Team!