GDBserver
Public Attributes | List of all members
td_notify Struct Reference

#include "glibc_thread_db.h"

Public Attributes

td_notify_e type
 
union {
   psaddr_t   bptaddr
 
   int   syscallno
 
u
 

Detailed Description

Definition at line 187 of file glibc_thread_db.h.

Member Data Documentation

psaddr_t td_notify::bptaddr

Definition at line 192 of file glibc_thread_db.h.

Referenced by thread_db_enable_reporting().

int td_notify::syscallno

Definition at line 193 of file glibc_thread_db.h.

td_notify_e td_notify::type

Definition at line 189 of file glibc_thread_db.h.

union { ... } td_notify::u

The documentation for this struct was generated from the following file: