GDB (API)
|
#include "tracepoint.h"
Public Attributes | |
const char * | filename |
int | running_known |
int | running |
enum trace_stop_reason | stop_reason |
int | stopping_tracepoint |
char * | stop_desc |
int | traceframe_count |
int | traceframes_created |
int | buffer_size |
int | buffer_free |
int | disconnected_tracing |
int | circular_buffer |
char * | user_name |
char * | notes |
LONGEST | start_time |
LONGEST | stop_time |
Definition at line 84 of file tracepoint.h.
Definition at line 123 of file tracepoint.h.
Definition at line 119 of file tracepoint.h.
Definition at line 133 of file tracepoint.h.
Definition at line 128 of file tracepoint.h.
const char* trace_status::filename |
Definition at line 88 of file tracepoint.h.
char* trace_status::notes |
Definition at line 143 of file tracepoint.h.
Definition at line 94 of file tracepoint.h.
Definition at line 91 of file tracepoint.h.
Definition at line 148 of file tracepoint.h.
char* trace_status::stop_desc |
Definition at line 107 of file tracepoint.h.
Definition at line 96 of file tracepoint.h.
Definition at line 149 of file tracepoint.h.
Definition at line 101 of file tracepoint.h.
Definition at line 111 of file tracepoint.h.
Definition at line 115 of file tracepoint.h.
char* trace_status::user_name |
Definition at line 138 of file tracepoint.h.