* config/tc-ppc.c (ppc_frob_symbol): Formatting, warning fix.
[deliverable/binutils-gdb.git] / gdb / remote-sds.c
index 4cab4b08a7e132e783c381100364f6d37294ba49..507ac5be208a0a8ee8e90403c227bda3439d2bb7 100644 (file)
@@ -405,7 +405,7 @@ interrupt_query (void)
 Give up (and stop debugging it)? "))
     {
       target_mourn_inferior ();
-      return_to_top_level (RETURN_QUIT);
+      throw_exception (RETURN_QUIT);
     }
 
   target_terminal_inferior ();
This page took 0.023016 seconds and 4 git commands to generate.