X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gdb%2Fd-lang.h;h=c2ec728514e75ec0c552fcf87467b379af2aecb1;hb=e7fbb131d42983eec31231f8bb69cdd8d5a33ee6;hp=be2782787acad42f5ba3f68f2d0ec580393c3b90;hpb=6aecb9c22867107c03be7d1650fd4d2483f7e380;p=binutils-gdb.git diff --git a/gdb/d-lang.h b/gdb/d-lang.h index be2782787ac..c2ec728514e 100644 --- a/gdb/d-lang.h +++ b/gdb/d-lang.h @@ -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) */