Query: gdb_regs_to_pt_regs
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GDB_REGS_TO_PT_REGS(9) KGDB Internals GDB_REGS_TO_PT_REGS(9)NAMEgdb_regs_to_pt_regs - Convert GDB regs to ptrace regs.SYNOPSISvoid gdb_regs_to_pt_regs(unsigned long * gdb_regs, struct pt_regs * regs);ARGUMENTSgdb_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.DESCRIPTIONConvert the GDB regs in gdb_regs into the pt_regs, and store them in 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 GDB_REGS_TO_PT_REGS(9)
Related Man Pages |
---|
la_activity(3ext) - opensolaris |
swapcontext(2) - centos |
kgdb_arch_handle_exception(9) - suse |
ereg(3) - php |
devel::gdb::lowlevel(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Migrating to UNIX |
Tar Command |
Docker learning Phase-I |
Shopt -s histappend |