2011-08-04 Pedro Alves <pedro@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / mi / mi-symbol-cmds.c
index 17ff8c361ab9815d3d0858b356deaaba1c15114c..81f2da1bc555f00e89287298fc32712c23ca3a28 100644 (file)
@@ -37,6 +37,7 @@ mi_cmd_symbol_list_lines (char *command, char **argv, int argc)
   struct symtab *s;
   int i;
   struct cleanup *cleanup_stack, *cleanup_tuple;
+  struct ui_out *uiout = current_uiout;
 
   if (argc != 1)
     error (_("-symbol-list-lines: Usage: SOURCE_FILENAME"));
This page took 0.035712 seconds and 4 git commands to generate.