GDB (xrefs)
Public Attributes | List of all members
trace_state_variable Struct Reference

#include "tracepoint.h"

Public Attributes

const char * name
 
int number
 
LONGEST initial_value
 
int value_known
 
LONGEST value
 
int builtin
 

Detailed Description

Definition at line 45 of file tracepoint.h.

Member Data Documentation

int trace_state_variable::builtin

Definition at line 67 of file tracepoint.h.

Referenced by create_tsv_from_upload(), and remote_download_trace_state_variable().

LONGEST trace_state_variable::initial_value
const char* trace_state_variable::name
int trace_state_variable::number
LONGEST trace_state_variable::value
int trace_state_variable::value_known

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