GDBserver
Public Attributes | List of all members
btrace_data_pt Struct Reference

#include "btrace-common.h"

Public Attributes

struct btrace_data_pt_config config
 
gdb_bytedata
 
unsigned long size
 

Detailed Description

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

Member Data Documentation

struct btrace_data_pt_config btrace_data_pt::config

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

gdb_byte* btrace_data_pt::data

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

Referenced by btrace_data_append(), and btrace_data_fini().

unsigned long btrace_data_pt::size

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

Referenced by btrace_data_append(), and btrace_data_empty().


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