PR gdb/11321
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 44c7653729ebca57518c51f054ecfa2bf38f33e4..962a3c954bff917586e619eb76b399b0aa8c5219 100644 (file)
@@ -1,3 +1,13 @@
+2010-02-24  Pedro Alves  <pedro@codesourcery.com>
+
+       PR gdb/11321
+
+       * inferior.h (prepare_for_detach): Declare.
+       (struct inferior) <detaching>: New field.
+       * infrun.c (prepare_for_detach): New.
+       (handle_inferior_event) <random signal>: Don't stop if detaching.
+       * target.c (target_detach): Call prepare_for_detach.
+
 2010-02-24  Pedro Alves  <pedro@codesourcery.com>
 
        Per-process displaced stepping queue.
This page took 0.024361 seconds and 4 git commands to generate.