gdb/
[deliverable/binutils-gdb.git] / gdb / darwin-nat-info.c
index 07b8f26cae6a88c96fc503e0e8b95109094ab475..cf4462b0e756c113f42852aa9be31738c8758d78 100644 (file)
@@ -620,6 +620,7 @@ darwin_debug_regions_recurse (task_t task)
   kern_return_t kret;
   int ret;
   struct cleanup *table_chain;
+  struct ui_out *uiout = current_uiout;
 
   table_chain = make_cleanup_ui_out_table_begin_end (uiout, 9, -1, "regions");
 
This page took 0.023325 seconds and 4 git commands to generate.