2005-01-19 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / monitor.c
index 0e90fcdd74981a8a6e0ab44decb7c5ccf9ec43a5..a468e3ccd86a7f1e1ddf36bc6d378c211e1247d0 100644 (file)
@@ -1030,7 +1030,7 @@ monitor_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.029598 seconds and 4 git commands to generate.