GDB (xrefs)
Functions
/home/stan/gdb/src/gdb/common/linux-ptrace.h File Reference
#include <sys/ptrace.h>

Go to the source code of this file.

Functions

void linux_ptrace_attach_warnings (pid_t pid, struct buffer *buffer)
void linux_ptrace_init_warnings (void)
void linux_enable_event_reporting (pid_t pid)
int linux_supports_tracefork (void)
int linux_supports_traceclone (void)
int linux_supports_tracevforkdone (void)
int linux_supports_tracesysgood (void)

Function Documentation

void linux_enable_event_reporting ( pid_t  pid)
void linux_ptrace_attach_warnings ( pid_t  pid,
struct buffer buffer 
)
void linux_ptrace_init_warnings ( void  )

Definition at line 535 of file linux-ptrace.c.

References linux_ptrace_test_ret_to_nx().

Referenced by linux_init_ptrace().

Definition at line 508 of file linux-ptrace.c.

References ptrace_supports_feature().

Definition at line 526 of file linux-ptrace.c.

References ptrace_supports_feature().

Referenced by linux_child_set_syscall_catchpoint().

Definition at line 517 of file linux-ptrace.c.

References ptrace_supports_feature().

Referenced by linux_child_follow_fork().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines