* tracepoint.c (scope_info): Update.
[deliverable/binutils-gdb.git] / gdb / infrun.c
index c3074d5cd9830545cb44b3249f33690b48cea17e..81b6f5cb4a2d85c24c3341cb48f506bb206e9843 100644 (file)
@@ -5620,7 +5620,7 @@ check_exception_resume (struct execution_control_state *ecs,
   TRY_CATCH (e, RETURN_MASK_ERROR)
     {
       struct block *b;
-      struct dict_iterator iter;
+      struct block_iterator iter;
       struct symbol *sym;
       int argno = 0;
 
This page took 0.024023 seconds and 4 git commands to generate.