GDB (xrefs)
Loading...
Searching...
No Matches
/home/rel/rpmbuild/BUILD/gdb-14.1/build/gdb/version.c
Go to the documentation of this file.
1
#include "gdbsupport/version.h"
2
const
char
version
[] =
"14.1"
;
3
const
char
host_name
[] =
"x86_64-pc-linux-gnu"
;
4
const
char
target_name
[] =
"x86_64-pc-linux-gnu"
;
host_name
const char host_name[]
Definition
version.c:3
version
const char version[]
Definition
version.c:2
target_name
const char target_name[]
Definition
version.c:4
Generated by
1.10.0