Add "set print finish"
[deliverable/binutils-gdb.git] / gdb / osabi.c
index 7d0540b1818a01c1d9d822ea25e14b544446c254..5d4bbcdff84e8150a2319d7bbf1603ce4d0fc13c 100644 (file)
@@ -1,6 +1,6 @@
 /* OS ABI variant handling for GDB.
 
-   Copyright (C) 2001-2018 Free Software Foundation, Inc.
+   Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -80,6 +80,7 @@ static const struct osabi_names gdb_osabi_names[] =
   { "LynxOS178", NULL },
   { "Newlib", NULL },
   { "SDE", NULL },
+  { "PikeOS", NULL },
 
   { "<invalid>", NULL }
 };
This page took 0.028896 seconds and 4 git commands to generate.