GDBserver
|
#include "nat/linux-nat.h"
Go to the source code of this file.
Functions | |
void | lwp_set_debug_registers_changed (struct lwp_info *lwp, int value) |
int | lwp_debug_registers_changed (struct lwp_info *lwp) |
void | x86_linux_new_thread (struct lwp_info *lwp) |
void | x86_linux_delete_thread (struct arch_lwp_info *arch_lwp) |
void | x86_linux_prepare_to_resume (struct lwp_info *lwp) |
|
extern |
Definition at line 47 of file x86-linux.c.
References arch_lwp_info::debug_registers_changed, and lwp_arch_private_info().
Referenced by x86_linux_update_debug_registers().
|
extern |
Definition at line 36 of file x86-linux.c.
References arch_lwp_info::debug_registers_changed, lwp_arch_private_info(), and lwp_set_arch_private_info().
Referenced by update_debug_registers_callback(), x86_linux_new_thread(), and x86_linux_update_debug_registers().
|
extern |
Definition at line 71 of file x86-linux.c.
|
extern |
Definition at line 63 of file x86-linux.c.
References lwp_set_debug_registers_changed().
|
extern |
Definition at line 79 of file x86-linux.c.
References x86_linux_update_debug_registers().