]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/f-lang.c
the "compile" command
[thirdparty/binutils-gdb.git] / gdb / f-lang.c
index 52da04e0e8f280ccf46cd908d22c04125d9cb253..dd707987e99e7b04f49a60e7d1098898b8271e92 100644 (file)
@@ -275,6 +275,8 @@ const struct language_defn f_language_defn =
   NULL,                                /* la_get_symbol_name_cmp */
   iterate_over_symbols,
   &default_varobj_ops,
+  NULL,
+  NULL,
   LANG_MAGIC
 };