mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 04:10:49 -05: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";
|