centos man page for pt_regs_to_gdb_regs

Query: pt_regs_to_gdb_regs

OS: centos

Section: 9

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

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
gdbinit(5) - centos
struct_kgdb_arch(9) - centos
swapcontext(2) - centos
struct_kgdb_arch(9) - suse
ereg(3) - php
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Tar Command
Shopt -s histappend
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!