|
GDBserver
|
Public Attributes | |
| char * | type |
| char * | str |
| struct source_string * | next |
Definition at line 668 of file tracepoint.c.
| struct source_string* source_string::next |
Definition at line 681 of file tracepoint.c.
Referenced by cmd_qtdpsrc(), and cmd_qtsp().
| char* source_string::str |
Definition at line 676 of file tracepoint.c.
Referenced by cmd_qtdpsrc(), and response_source().
| char* source_string::type |
Definition at line 671 of file tracepoint.c.
Referenced by cmd_qtdpsrc(), and response_source().
1.8.10