Handle "p S::method()::static_var" in the C++ parser
[deliverable/binutils-gdb.git] / gdb / mips-nbsd-tdep.c
index 2d7cd821f3e50a7bdd5a61806819a0676749dfd7..352346b10c488ae91920b77c3a2fb5bf19e6464b 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for NetBSD/mips.
 
-   Copyright (C) 2002-2016 Free Software Foundation, Inc.
+   Copyright (C) 2002-2017 Free Software Foundation, Inc.
 
    Contributed by Wasabi Systems, Inc.
 
@@ -380,6 +380,6 @@ extern initialize_file_ftype _initialize_mipsnbsd_tdep;
 void
 _initialize_mipsnbsd_tdep (void)
 {
-  gdbarch_register_osabi (bfd_arch_mips, 0, GDB_OSABI_NETBSD_ELF,
+  gdbarch_register_osabi (bfd_arch_mips, 0, GDB_OSABI_NETBSD,
                          mipsnbsd_init_abi);
 }
This page took 0.023557 seconds and 4 git commands to generate.