* gdb.python/py-shared.exp: New file, factored out from
[binutils-gdb.git] / gdb / d-lang.h
index be2782787acad42f5ba3f68f2d0ec580393c3b90..c2ec728514e75ec0c552fcf87467b379af2aecb1 100644 (file)
@@ -27,6 +27,7 @@ extern char *d_demangle (const char *mangled, int options);
 extern int d_val_print (struct type *type, const gdb_byte *valaddr,
                        int embedded_offset, CORE_ADDR address,
                        struct ui_file *stream, int recurse,
+                       const struct value *val,
                        const struct value_print_options *options);
 
 #endif /* !defined (D_LANG_H) */