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"
2const char version[] = "14.1";
3const char host_name[] = "x86_64-pc-linux-gnu";
4const char target_name[] = "x86_64-pc-linux-gnu";
const char host_name[]
Definition version.c:3
const char version[]
Definition version.c:2
const char target_name[]
Definition version.c:4