* osabi.h (gdb_osabi): Add GDB_OSABI_GO32 and GDB_OSABI_NETWARE.

* osabi.c (gdb_osabi_names): Add "DJGPP" and "NetWare".
This commit is contained in:
Mark Kettenis
2002-06-09 15:11:47 +00:00
parent 0b14c2aa9b
commit 1029b7fa6a
5 changed files with 22 additions and 0 deletions

View File

@@ -40,6 +40,8 @@ static const char * const gdb_osabi_names[] =
"NetBSD a.out",
"NetBSD ELF",
"Windows CE",
"DJGPP",
"NetWare",
"ARM EABI v1",
"ARM EABI v2",