GDB (API)
/home/stan/gdb/linux/gdb/version.c
Go to the documentation of this file.
00001 #include "version.h"
00002 const char version[] = "7.6.50.20131011-cvs";
00003 const char host_name[] = "i686-pc-linux-gnu";
00004 const char target_name[] = "i686-pc-linux-gnu";
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines