gdb/
[deliverable/binutils-gdb.git] / gdb / mi / mi-cmd-stack.c
index ccd6b04afc16a00d8df4e2f75bb61925bd848f20..3ccdeaea7c45119b1558db60980e324ea4c2a484 100644 (file)
@@ -247,7 +247,7 @@ list_args_or_locals (enum what_to_list what, int values, struct frame_info *fi)
   struct symbol *sym;
   struct dict_iterator iter;
   struct cleanup *cleanup_list;
-  static struct ui_stream *stb = NULL;
+  struct ui_stream *stb;
   struct type *type;
   char *name_of_result;
   struct ui_out *uiout = current_uiout;
This page took 0.024081 seconds and 4 git commands to generate.