GDBserver
|
Public Attributes | |
char * | type |
char * | str |
struct source_string * | next |
Definition at line 682 of file tracepoint.c.
struct source_string* source_string::next |
Definition at line 695 of file tracepoint.c.
Referenced by cmd_qtdpsrc(), and cmd_qtsp().
char* source_string::str |
Definition at line 690 of file tracepoint.c.
Referenced by cmd_qtdpsrc(), and response_source().
char* source_string::type |
Definition at line 685 of file tracepoint.c.
Referenced by cmd_qtdpsrc(), and response_source().