2010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
[deliverable/binutils-gdb.git] / gdb / c-lang.h
index afafc9bd809adc49e89e89cdc9d5789f23d7a3a0..d567e81d76cfffb212538c2744c0d1c8d7c5347e 100644 (file)
@@ -1,7 +1,7 @@
 /* C language support definitions for GDB, the GNU debugger.
 
    Copyright (C) 1992, 1994, 1995, 1996, 1997, 1998, 2000, 2002, 2005, 2006,
-   2007, 2008, 2009 Free Software Foundation, Inc.
+   2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -81,7 +81,7 @@ extern void c_printchar (int, struct type *, struct ui_file *);
 
 extern void c_printstr (struct ui_file * stream, struct type *elttype,
                        const gdb_byte *string, unsigned int length,
-                       int force_ellipses,
+                       const char *user_encoding, int force_ellipses,
                        const struct value_print_options *options);
 
 extern void c_language_arch_info (struct gdbarch *gdbarch,
This page took 0.02427 seconds and 4 git commands to generate.