Pass Ctrl-C to the target in target_terminal_inferior
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 2a05df21525cc9979c847c38a9b565f1a29f2d63..ac6c2819df25ce6b3355170f674a9fda0a308ab7 100644 (file)
@@ -1,3 +1,14 @@
+2016-04-12  Pedro Alves  <palves@redhat.com>
+
+       * remote.c (remote_pass_ctrlc): New function.
+       (init_remote_ops): Install it.
+       * target.c (target_terminal_inferior): Pass pending Ctrl-C to the
+       target.
+       (target_pass_ctrlc, default_target_pass_ctrlc): New functions.
+       * target.h (struct target_ops) <to_pass_ctrlc>: New method.
+       (target_pass_ctrlc, default_target_pass_ctrlc): New declarations.
+       * target-delegates.c: Regenerate.
+
 2016-04-12  Pedro Alves  <palves@redhat.com>
 
        * infcmd.c (interrupt_target_1): Call target_stop is in non-stop
This page took 0.024218 seconds and 4 git commands to generate.