GDB (API)
Classes | Typedefs | Enumerations | Functions
/home/stan/gdb/src/gdb/common/btrace-common.h File Reference
#include "defs.h"
#include "vec.h"

Go to the source code of this file.

Classes

struct  btrace_block

Typedefs

typedef struct btrace_block btrace_block_s

Enumerations

enum  btrace_read_type { btrace_read_all, btrace_read_new }

Functions

 DEF_VEC_O (btrace_block_s)

Typedef Documentation

typedef struct btrace_block btrace_block_s

Definition at line 54 of file btrace-common.h.


Enumeration Type Documentation

Enumerator:
btrace_read_all 
btrace_read_new 

Definition at line 64 of file btrace-common.h.


Function Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines