diff options
Diffstat (limited to 'gdb/osabi.c')
-rw-r--r-- | gdb/osabi.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/osabi.c b/gdb/osabi.c index 4c94c5e698a..097a45a0d01 100644 --- a/gdb/osabi.c +++ b/gdb/osabi.c @@ -60,6 +60,7 @@ static const char * const gdb_osabi_names[] = "FreeBSD ELF", "NetBSD a.out", "NetBSD ELF", + "OpenBSD ELF", "Windows CE", "DJGPP", "NetWare", |