2011-08-04 Pedro Alves <pedro@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / solib.c
index 49c1cdbfd645fe95b28473dfcad1dfe827c7778c..3296ed4f1ae01d4b19282fa88eb79c2a18a8ca72 100644 (file)
@@ -1009,6 +1009,7 @@ info_sharedlibrary_command (char *pattern, int from_tty)
   int nr_libs;
   struct cleanup *table_cleanup;
   struct gdbarch *gdbarch = target_gdbarch;
+  struct ui_out *uiout = current_uiout;
 
   if (pattern)
     {
This page took 0.029898 seconds and 4 git commands to generate.