gdb/
[deliverable/binutils-gdb.git] / gdb / d-lang.h
index be2782787acad42f5ba3f68f2d0ec580393c3b90..69883ecae391b1fee0ee074d69a868ac2e269af0 100644 (file)
@@ -1,6 +1,7 @@
 /* D language support definitions for GDB, the GNU debugger.
 
-   Copyright (C) 2005, 2006, 2008, 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2006, 2008, 2009, 2010, 2011
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -27,6 +28,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) */
This page took 0.034168 seconds and 4 git commands to generate.