gdb: Introduce new language field la_is_string_type_p
[deliverable/binutils-gdb.git] / gdb / ada-lang.c
index 4fcbce7c273581e8125f854100dcf872eb09d980..28ab931e3cf0dada9acbb4dafc717ea6ec9f56fd 100644 (file)
@@ -14390,6 +14390,7 @@ extern const struct language_defn ada_language_defn = {
   &ada_varobj_ops,
   NULL,
   NULL,
+  ada_is_string_type,
   "(...)"                      /* la_struct_too_deep_ellipsis */
 };
 
This page took 0.026387 seconds and 4 git commands to generate.