suse man page for sleeping_thread_to_gdb_regs

Query: sleeping_thread_to_gdb_regs

OS: suse

Section: 9

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

SLEEPING_THREAD_TO_G(9) 					  KGDB Internals					   SLEEPING_THREAD_TO_G(9)

NAME
sleeping_thread_to_gdb_regs - Convert ptrace regs to GDB regs
SYNOPSIS
void sleeping_thread_to_gdb_regs(unsigned long * gdb_regs, struct task_struct * p);
ARGUMENTS
gdb_regs A pointer to hold the registers in the order GDB wants. p The struct task_struct of the desired process.
DESCRIPTION
Convert the register values of the sleeping process in p to the format that GDB expects. This function is called when kgdb does not have access to the struct pt_regs and therefore it should fill the gdb registers gdb_regs with what has been saved in struct thread_struct thread field during switch_to.
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 SLEEPING_THREAD_TO_G(9)
Related Man Pages
gcore(1) - centos
gdb-add-index(1) - centos
vgdb(1) - centos
dcons(4) - freebsd
devel::gdb::lowlevel(3pm) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
The Future of the PM (Private Message) System at UNIX.com