This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 2/2] Fix native follow-exec-mode "new"
- From: Pedro Alves <palves at redhat dot com>
- To: Don Breazeal <donb at codesourcery dot com>, gdb-patches at sourceware dot org
- Date: Wed, 26 Aug 2015 11:41:05 +0100
- Subject: Re: [PATCH 2/2] Fix native follow-exec-mode "new"
- Authentication-results: sourceware.org; auth=none
- References: <1440542496-14988-1-git-send-email-donb at codesourcery dot com> <1440542496-14988-3-git-send-email-donb at codesourcery dot com>
On 08/25/2015 11:41 PM, Don Breazeal wrote:
>
> gdb/
> 2015-08-25 Don Breazeal <donb@codesourcery.com>
>
> * infrun.c (follow_exec): Re-order operations for
> handling follow-exec-mode "new".
> (handle_inferior_event_1): Assign ecs->event_thread
> to the current thread.
> * remote.c (get_remote_arch_state): Add an assertion.
OK.
Thanks,
Pedro Alves