NEWS and manual changes for command options changes
[deliverable/binutils-gdb.git] / gdb / s390-tdep.c
index a08738881ff113b9dedb0a36e92dc6c0ee49e782..4b931017a8dd933a537a7bd60720f1f400c5aa9e 100644 (file)
@@ -2557,7 +2557,7 @@ s390_frame_unwind_cache (struct frame_info *this_frame,
   catch (const gdb_exception_error &ex)
     {
       if (ex.error != NOT_AVAILABLE_ERROR)
-       throw_exception (ex);
+       throw;
     }
 
   return info;
This page took 0.025742 seconds and 4 git commands to generate.