* defs.h (enum val_prettyformat): Renamed from val_prettyprint.
[deliverable/binutils-gdb.git] / gdb / stack.c
index 24629311d189478681236f49c7b4c1713d915c10..313d57f1ee192eec44dbbbd1d1c31a3e41aeb826 100644 (file)
@@ -275,7 +275,7 @@ print_frame_arg (const struct frame_arg *arg)
              else
                language = current_language;
 
-             get_raw_print_options (&opts);
+             get_no_prettyformat_print_options (&opts);
              opts.deref_ref = 1;
 
              /* True in "summary" mode, false otherwise.  */
This page took 0.025208 seconds and 4 git commands to generate.