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)NAMEpt_regs_to_gdb_regs - Convert ptrace regs to GDB regsSYNOPSISvoid pt_regs_to_gdb_regs(unsigned long * gdb_regs, struct pt_regs * regs);ARGUMENTSgdb_regs A pointer to hold the registers in the order GDB wants. regs The struct pt_regs of the current process.DESCRIPTIONConvert the pt_regs in regs into the format for registers that GDB expects, stored in gdb_regs.AUTHORSJason Wessel <jason.wessel@windriver.com> Author. Tom Rini <trini@kernel.crashing.org> Author. Amit S. Kale <amitkale@linsyssoft.com> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 PT_REGS_TO_GDB_REGS(9)
Related Man Pages |
---|
la_activity(3ext) - opensolaris |
la_objsearch(3ext) - opensolaris |
kgdb_arch_handle_exception(9) - suse |
struct_kgdb_arch(9) - suse |
eregi(3) - php |
Similar Topics in the Unix Linux Community |
---|
Change directory error |
Cut command on RHEL 6.8 compatibility issues |
SOCKS proxy & PAM configuration exposure |
Docker learning Phase-I |
Shopt -s histappend |