daily update
[deliverable/binutils-gdb.git] / gdb / m2-valprint.c
index f22ee2fb8a44ecebf1c7e3ead370ea0dc198a614..ed997b16b60d701d52610242a7b81e1fa8dd8902 100644 (file)
@@ -310,12 +310,9 @@ m2_print_array_contents (struct type *type, const gdb_byte *valaddr,
 }
 
 
-/* Print data of type TYPE located at VALADDR (within GDB), which came from
-   the inferior at address ADDRESS, onto stdio stream STREAM according to
-   OPTIONS.  The data at VALADDR is in target byte order.
-
-   If the data are a string pointer, returns the number of string characters
-   printed.  */
+/* See val_print for a description of the various parameters of this
+   function; they are identical.  The semantics of the return value is
+   also identical to val_print.  */
 
 int
 m2_val_print (struct type *type, const gdb_byte *valaddr, int embedded_offset,
This page took 0.023426 seconds and 4 git commands to generate.