Forget watchpoint locations when inferior exits or is killed/detached
[deliverable/binutils-gdb.git] / gdb / m2-lang.c
index 4626bfc6e79a7239b4eef232c48b10eee5cb44d6..67d0f6b80f0ff428c219ddd49ff4a08d4e44c2da 100644 (file)
@@ -381,6 +381,7 @@ const struct language_defn m2_language_defn =
   basic_lookup_symbol_nonlocal,        /* lookup_symbol_nonlocal */
   basic_lookup_transparent_type,/* lookup_transparent_type */
   NULL,                                /* Language specific symbol demangler */
+  NULL,
   NULL,                                /* Language specific
                                   class_name_from_physname */
   m2_op_print_tab,             /* expression operators for printing */
This page took 0.024559 seconds and 4 git commands to generate.