* Remote targets (mourn): Call unpush_target.
[deliverable/binutils-gdb.git] / gdb / remote-hms.c
index 9e6ef54959853717a6500e4e2109c5c44ff68a5f..b2786bbf7435720839bc0935ddbd917b6aa2afb5 100644 (file)
@@ -1299,6 +1299,7 @@ static void
 hms_mourn ()
 {
   hms_clear_breakpoints ();
+  unpush_target (&hms_ops);
   generic_mourn_inferior ();
 }
 
This page took 0.027163 seconds and 4 git commands to generate.