This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Make remote attach/detach output be like native target's output


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]