freebsd-dev/gnu/usr.bin/binutils/gdb/i386/version.c
Gary Jennejohn 86dd30cb93 changes required in the gdb directory for making gdb
using the sources in /usr/src/contrib/gdb.

This is based on /usr/ports/devel/gdb.

2.2 candidate ?
1997-01-15 22:37:09 +00:00

4 lines
110 B
C

char *version = "4.16";
char *host_name = "i386-unknown-freebsd";
char *target_name = "i386-unknown-freebsd";