GDB (xrefs)
Variables
/tmp/gdb-7.10/gdb/version.c File Reference
#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"
 

Variable Documentation

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"
const char version[] = "7.10"