]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/opencl-lang.c
Introduce class completion_tracker & rewrite completion<->readline interaction
[thirdparty/binutils-gdb.git] / gdb / opencl-lang.c
index df57b61529981acee4b2bd231427d01e42735bbf..116d107aca158bd338b8dfadb37f7bd14ef0f823 100644 (file)
@@ -1077,7 +1077,7 @@ const struct language_defn opencl_language_defn =
   1,                           /* c-style arrays */
   0,                           /* String lower bound */
   default_word_break_characters,
-  default_make_symbol_completion_list,
+  default_collect_symbol_completion_matches,
   opencl_language_arch_info,
   default_print_array_index,
   default_pass_by_reference,