]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/inf-loop.c
Rename gdb exception types
[thirdparty/binutils-gdb.git] / gdb / inf-loop.c
index 0aca863490a687c96136f028e26b909b8641d559..85bd69cac2b24b32c0bc2dc26bdbb1bf14e612cf 100644 (file)
@@ -71,7 +71,7 @@ inferior_event_handler (enum inferior_event_type event_type,
            {
              bpstat_do_actions ();
            }
-         catch (const gdb_exception_RETURN_MASK_ALL &e)
+         catch (const gdb_exception &e)
            {
              /* If the user was running a foreground execution
                 command, then propagate the error so that the prompt