mirror of
https://github.com/opnsense/src.git
synced 2026-04-06 01:45:12 -04:00
using the sources in /usr/src/contrib/gdb. This is based on /usr/ports/devel/gdb. 2.2 candidate ?
3 lines
110 B
C
3 lines
110 B
C
char *version = "4.16";
|
|
char *host_name = "i386-unknown-freebsd";
|
|
char *target_name = "i386-unknown-freebsd";
|