This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: Make remote attach/detach output be like native target's output
- From: Pedro Alves <palves at redhat dot com>
- To: GDB Patches <gdb-patches at sourceware dot org>
- Date: Wed, 15 Feb 2012 12:56:53 +0000
- Subject: Re: Make remote attach/detach output be like native target's output
- References: <4F3532CD.1060400@redhat.com> <4F355E5F.7010900@redhat.com>
On 02/10/2012 06:13 PM, Pedro Alves wrote:
> gdb/
> 2012-02-10 Pedro Alves <palves@redhat.com>
>
> * remote.c (remote_detach_1, extended_remote_attach_1): Tweak
> output to be like native targets'.
> (remote_pid_to_str): Special case the null ptid.
>
> gdb/testsuite/
> 2012-02-10 Pedro Alves <palves@redhat.com>
>
> Support extended-remote. Avoid cascading timeouts.
>
> * gdb.base/attach.exp (do_attach_tests): Add expected output for
> the extended-remote target. If attaching with no file fails, load
> the file manually.
> * gdb.server/ext-attach.exp: Adjust expected attach/detach output.
I've checked this in now.
--
Pedro Alves