gdb/infcmd: update the comment for 'attach_post_wait'
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 09928110954a1095bb174784a66736cb69a52260..58480dc1a67156a01c2b271b91af1b4f9e052000 100644 (file)
@@ -1,3 +1,26 @@
+2021-04-22  Tankut Baris Aktemur  <tankut.baris.aktemur@intel.com>
+
+       * infcmd.c (attach_post_wait): Update the function comment.
+
+2021-04-22  Tankut Baris Aktemur  <tankut.baris.aktemur@intel.com>
+
+       * infcmd.c (attach_post_wait): Remove the unused parameter 'args'.
+       Update the references below.
+       (struct attach_command_continuation_args)
+       (attach_command_continuation)
+       (attach_command_continuation_free_args)
+       (attach_command)
+       (notice_new_inferior): Update to remove the reference to 'args'.
+
+2021-04-22  Simon Marchi  <simon.marchi@polymtl.ca>
+           Tom de Vries  <tdevries@suse.de>
+
+       PR remote/27710
+       * remote.c (remote_target_is_non_stop_p): New function.
+       * remote.h (remote_target_is_non_stop_p): Declare.
+       * remote-notif.c (remote_async_get_pending_events_handler): Fix assert
+       to check non-stopness using notif_state->remote rather current target.
+
 2021-04-22  Tom Tromey  <tom@tromey.com>
 
        * rust-parse.c (rust_parser::parse_sizeof): Remove KW_MUT code.
This page took 0.024978 seconds and 4 git commands to generate.