Make gdb.mi/user-selected-context-sync.exp use proc_with_prefix
[deliverable/binutils-gdb.git] / gdb / printcmd.c
index 23de57cb2137b3ea87d0da603259b6be4e68064a..8f865d2f5de1a725d609b89369a37fbec8dd5aee 100644 (file)
@@ -322,7 +322,6 @@ print_formatted (struct value *val, int size,
     /* User specified format, so don't look to the type to tell us
        what to do.  */
     val_print_scalar_formatted (type,
-                               value_contents_for_printing (val),
                                value_embedded_offset (val),
                                val,
                                options, size, stream);
This page took 0.023801 seconds and 4 git commands to generate.