gdb_regs_to_pt_regs(9) suse man page | unix.com

Man Page: gdb_regs_to_pt_regs

Operating Environment: suse

Section: 9

GDB_REGS_TO_PT_REGS(9)						  KGDB Internals					    GDB_REGS_TO_PT_REGS(9)

NAME
gdb_regs_to_pt_regs - Convert GDB regs to ptrace regs.
SYNOPSIS
void gdb_regs_to_pt_regs(unsigned long * gdb_regs, struct pt_regs * regs);
ARGUMENTS
gdb_regs A pointer to hold the registers we've received from GDB. regs A pointer to a struct pt_regs to hold these values in.
DESCRIPTION
Convert the GDB regs in gdb_regs into the pt_regs, and store them in 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 GDB_REGS_TO_PT_REGS(9)
Related Man Pages
struct_kgdb_arch(9) - centos
struct_kgdb_arch(9) - suse
struct_utrace_engine_ops(9) - suse
eregi(3) - php
devel::gdb::lowlevel(3pm) - debian
Similar Topics in the Unix Linux Community
Cut command on RHEL 6.8 compatibility issues
Tar Command
A (ksh) Library For and From UNIX.com
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB