GDB (xrefs)
|
#include "version.h"
Go to the source code of this file.
Variables | |
const char | version [] = "7.10" |
const char | host_name [] = "x86_64-unknown-linux-gnu" |
const char | target_name [] = "x86_64-unknown-linux-gnu" |
const char host_name[] = "x86_64-unknown-linux-gnu" |
Definition at line 3 of file version.c.
Referenced by _initialize_python(), print_gdb_configuration(), and print_gdb_version().
const char target_name[] = "x86_64-unknown-linux-gnu" |
Definition at line 4 of file version.c.
Referenced by _initialize_python(), amd64_dicos_osabi_sniffer(), arm_skip_stub(), arm_wince_osabi_sniffer(), i386_cygwin_osabi_sniffer(), i386_dicos_osabi_sniffer(), initialize_current_architecture(), print_gdb_configuration(), and print_gdb_version().
const char version[] = "7.10" |
Definition at line 2 of file version.c.
Referenced by _initialize_python(), check_xml_btrace_version(), create_dwp_hash_table(), cris_spec_reg_applicable(), decode_loadmap(), dwarf_parse_macro_header(), fetch_loadmap(), inferior_has_bug(), library_list_start_list(), print_gdb_version(), read_index_from_section(), solib_svr4_r_ldsomap(), svr4_library_list_start_list(), and tdesc_start_target().