GDB (xrefs)
Loading...
Searching...
No Matches
Variables
/home/rel/rpmbuild/BUILD/gdb-14.1/build/gdb/version.c File Reference
#include "gdbsupport/version.h"

Go to the source code of this file.

Variables

const char version [] = "14.1"
 
const char host_name [] = "x86_64-pc-linux-gnu"
 
const char target_name [] = "x86_64-pc-linux-gnu"
 

Variable Documentation

◆ host_name

const char host_name[] = "x86_64-pc-linux-gnu"

Definition at line 3 of file version.c.

Referenced by print_gdb_configuration(), and print_gdb_version().

◆ target_name

const char target_name[] = "x86_64-pc-linux-gnu"

◆ version

const char version[] = "14.1"