2005-01-19 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / nto-procfs.c
index b88c53f8ad40ea97bab1a418092df1867837f58f..ad1bea0586f1897a8721a8125a6e4b50db82e7ac 100644 (file)
@@ -592,7 +592,7 @@ interrupt_query (void)
 Give up (and stop debugging it)? "))
     {
       target_mourn_inferior ();
-      throw_reason (RETURN_QUIT);
+      deprecated_throw_reason (RETURN_QUIT);
     }
 
   target_terminal_inferior ();
This page took 0.025464 seconds and 4 git commands to generate.