[gdb/testsuite] Fix scrolling in gdb.dwarf2/multidictionary.exp
[deliverable/binutils-gdb.git] / gdb / extension.h
index ca3fc14bd0fb3a3a89b4fea2e6385a374f93d497..c840dbc70436321599220f69783e9e81155a8e27 100644 (file)
@@ -283,10 +283,8 @@ extern char *apply_ext_lang_type_printers (struct ext_lang_type_printers *,
                                           struct type *);
 
 extern int apply_ext_lang_val_pretty_printer
-  (struct type *type,
-   LONGEST embedded_offset, CORE_ADDR address,
-   struct ui_file *stream, int recurse,
-   struct value *val, const struct value_print_options *options,
+  (struct value *value, struct ui_file *stream, int recurse,
+   const struct value_print_options *options,
    const struct language_defn *language);
 
 extern enum ext_lang_bt_status apply_ext_lang_frame_filter
This page took 0.024886 seconds and 4 git commands to generate.