gdb
[deliverable/binutils-gdb.git] / gdb / scm-lang.c
index 003e27a7376f577f0bb1717216e860ac20103251..607efb6e5d1f29e8a19860a57f251f1813ca339f 100644 (file)
@@ -254,6 +254,7 @@ const struct language_defn scm_language_defn =
   scm_printstr,                        /* Function to print string constant */
   NULL,                                /* Function to print a single character */
   c_print_type,                        /* Print a type using appropriate syntax */
+  default_print_typedef,       /* Print a typedef using appropriate syntax */
   scm_val_print,               /* Print a value using appropriate syntax */
   scm_value_print,             /* Print a top-level value */
   NULL,                                /* Language specific skip_trampoline */
This page took 0.024121 seconds and 4 git commands to generate.