* Makefile.in (infrun.o): Add $(language_h)
[deliverable/binutils-gdb.git] / gdb / ada-lang.c
index bf0e6dfb941650eb9404133f3423538e899e8c03..bcb280582dee2f4135474dc67a4f28cc788f8d60 100644 (file)
@@ -8080,6 +8080,7 @@ const struct language_defn ada_language_defn = {
   ada_print_type,              /* Print a type using appropriate syntax */
   ada_val_print,               /* Print a value using appropriate syntax */
   ada_value_print,             /* Print a top-level value */
+  NULL,                                /* Language specific skip_trampoline */
   {"", "", "", ""},            /* Binary format info */
 #if 0
   {"8#%lo#", "8#", "o", "#"},  /* Octal format info */
This page took 0.024722 seconds and 4 git commands to generate.