This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] gdbserver: When attaching, add process before lwps
- From: Pedro Alves <palves at redhat dot com>
- To: Alan Hayward <Alan dot Hayward at arm dot com>
- Cc: "gdb-patches at sourceware dot org" <gdb-patches at sourceware dot org>, nd <nd at arm dot com>
- Date: Fri, 1 Feb 2019 12:50:36 +0000
- Subject: Re: [PATCH] gdbserver: When attaching, add process before lwps
- References: <20190125104834.2595-1-alan.hayward@arm.com> <0e75277b-fa80-129d-e82b-3f854bb33124@redhat.com> <7F0653B2-0EE2-4242-BE91-C40B055FD169@arm.com> <93ef0362-677a-4353-5942-d987a985e403@redhat.com>
On 02/01/2019 12:30 PM, Pedro Alves wrote:
> The restart gdb step checks whether gdbserver crashes / or misbehaves
> while detaching from the process.
Forgot to say, make sure to test with
--target_board=native-extended-gdbserver
Thanks,
Pedro Alves