GDBserver
version-generated.c
Go to the documentation of this file.
1 #include "version.h"
2 const char version[] = "8.1";
3 const char host_name[] = "x86_64-pc-linux-gnu";
4 const char target_name[] = "x86_64-pc-linux-gnu";
const char target_name[]
const char version[]
const char host_name[]