GDB (xrefs)
|
#include "target.h"
Public Attributes | |
const char * | shortname |
const char * | longname |
const char * | doc |
const char* target_info::doc |
Definition at line 433 of file target.h.
Referenced by add_deprecated_target_alias(), and add_target().
const char* target_info::longname |
Definition at line 429 of file target.h.
Referenced by target_ops::longname().
const char* target_info::shortname |
Definition at line 426 of file target.h.
Referenced by add_deprecated_target_alias(), add_target(), remote_target::remote_unpack_thread_info_response(), and target_ops::shortname().