Rename gdb exception types
[deliverable/binutils-gdb.git] / gdb / dwarf2-frame-tailcall.c
index 178a65c3be44e2dccb32039432fbd0f6a0d246c2..07db655ec564bbbd6594852ae89ff9e9985215c1 100644 (file)
@@ -399,7 +399,7 @@ dwarf2_tailcall_sniffer_first (struct frame_info *this_frame,
            }
        }
     }
-  catch (const gdb_exception_RETURN_MASK_ERROR &except)
+  catch (const gdb_exception_error &except)
     {
       if (entry_values_debug)
        exception_print (gdb_stdout, except);
This page took 0.027303 seconds and 4 git commands to generate.