gas thunderx support
[deliverable/binutils-gdb.git] / gdb / m2-lang.c
index db2ce7cf6ec3e610fece016e976f5dcd02e3a8fe..6ddfb5a1aed031c217b5b9833617570bd56a5620 100644 (file)
@@ -1,6 +1,6 @@
 /* Modula 2 language support routines for GDB, the GNU debugger.
 
-   Copyright (C) 1992-2013 Free Software Foundation, Inc.
+   Copyright (C) 1992-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -394,6 +394,8 @@ const struct language_defn m2_language_defn =
   NULL,                                /* la_get_symbol_name_cmp */
   iterate_over_symbols,
   &default_varobj_ops,
+  NULL,
+  NULL,
   LANG_MAGIC
 };
 
This page took 0.024835 seconds and 4 git commands to generate.