2005-01-14 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / ocd.c
index a0179090e8ef06a5a71c59fdece31e1aa1682230..9adc4f7c9ae9bd885881dff75dda49cce8132007 100644 (file)
--- a/gdb/ocd.c
+++ b/gdb/ocd.c
@@ -397,7 +397,7 @@ interrupt_query (void)
 Give up (and stop debugging it)? "))
     {
       target_mourn_inferior ();
-      throw_exception (RETURN_QUIT);
+      throw_reason (RETURN_QUIT);
     }
 
   target_terminal_inferior ();
This page took 0.023638 seconds and 4 git commands to generate.