mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 09:38:57 +00:00
* defs.h (gdb_osabi): Add GDB_OSABI_OPENBSD_ELF.
* osabi.c (gdb_osabi_names): Add "OpenBSD ELF".
This commit is contained in:
@@ -60,6 +60,7 @@ static const char * const gdb_osabi_names[] =
|
||||
"FreeBSD ELF",
|
||||
"NetBSD a.out",
|
||||
"NetBSD ELF",
|
||||
"OpenBSD ELF",
|
||||
"Windows CE",
|
||||
"DJGPP",
|
||||
"NetWare",
|
||||
|
||||
Reference in New Issue
Block a user