2011-08-04 Pedro Alves <pedro@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / remote.c
index b17cb50b92dd8d5078bcdedc9efcfe7041f40833..fd4852fa2ece8ac2bdd639fcb5240663d40c7d95 100644 (file)
@@ -10541,6 +10541,7 @@ show_remote_cmd (char *args, int from_tty)
      the redundant "show remote Z-packet" and the legacy aliases.  */
   struct cleanup *showlist_chain;
   struct cmd_list_element *list = remote_show_cmdlist;
+  struct ui_out *uiout = current_uiout;
 
   showlist_chain = make_cleanup_ui_out_tuple_begin_end (uiout, "showlist");
   for (; list != NULL; list = list->next)
This page took 0.031802 seconds and 4 git commands to generate.