GDB (API)
Typedefs | Functions | Variables
/home/stan/gdb/src/gdb/dec-thread.c File Reference
#include "defs.h"
#include "command.h"
#include "gdbcmd.h"
#include "target.h"
#include "observer.h"
#include <sys/procfs.h>
#include "gregset.h"
#include "regcache.h"
#include "inferior.h"
#include "gdbthread.h"
#include <pthread_debug.h>

Go to the source code of this file.

Typedefs

typedef struct dec_thread_info dec_thread_info_s

Functions

 DEF_VEC_O (dec_thread_info_s)
 VEC (dec_thread_info_s)
void _initialize_dec_thread (void)

Variables

pthreadDebugContext_t debug_context

Typedef Documentation

typedef struct dec_thread_info dec_thread_info_s

Definition at line 281 of file dec-thread.c.


Function Documentation

void _initialize_dec_thread ( void  )

Definition at line 727 of file dec-thread.c.

Definition at line 286 of file dec-thread.c.


Variable Documentation

pthreadDebugContext_t debug_context

Definition at line 38 of file dec-thread.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines