2005-01-19 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / remote.c
index 7f1aa49be3c7d5d8c11d89ea7f52931449a7e54e..4cd4c449b90a46cb122ea8bd03cc775e3dc47b23 100644 (file)
@@ -2730,7 +2730,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.024345 seconds and 4 git commands to generate.