2011-08-04 Pedro Alves <pedro@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / symfile-mem.c
index bef28c7ccfa587fb5750de8ed9c3fe1f3839e625..c513e0efbac9b1d8450e926e8220d5a3b1011a30 100644 (file)
@@ -205,7 +205,7 @@ add_vsyscall_page (struct target_ops *target, int from_tty)
         vsyscall DSO was not triggered by the user, even if the user
         typed "run" at the TTY.  */
       args.from_tty = 0;
-      catch_exceptions (uiout, symbol_file_add_from_memory_wrapper,
+      catch_exceptions (current_uiout, symbol_file_add_from_memory_wrapper,
                        &args, RETURN_MASK_ALL);
     }
 }
This page took 0.037564 seconds and 4 git commands to generate.