Introduce class completion_tracker & rewrite completion<->readline interaction
[deliverable/binutils-gdb.git] / gdb / m2-lang.c
index 35840bf56f91b7bf0a5cc6f8de29a2743d8aaf87..0035a52e20d4c25cbf821f95e9066f0a1b2c2107 100644 (file)
@@ -388,7 +388,7 @@ const struct language_defn m2_language_defn =
   0,                           /* arrays are first-class (not c-style) */
   0,                           /* String lower bound */
   default_word_break_characters,
-  default_make_symbol_completion_list,
+  default_collect_symbol_completion_matches,
   m2_language_arch_info,
   default_print_array_index,
   default_pass_by_reference,
This page took 0.024026 seconds and 4 git commands to generate.