gdb/
authorPedro Alves <palves@redhat.com>
Wed, 15 Feb 2012 12:48:55 +0000 (12:48 +0000)
committerPedro Alves <palves@redhat.com>
Wed, 15 Feb 2012 12:48:55 +0000 (12:48 +0000)
commit7cee1e5405310dae3ab7f6356d56f6b5f69e4b2c
treed3ff9606d14241207427d87dcac8d80c388f7e2e
parentf9fa4a63414294ef4eb46f6acb5b649382620f2a
gdb/
2012-02-15  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-15  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.
gdb/ChangeLog
gdb/remote.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/attach.exp
gdb/testsuite/gdb.server/ext-attach.exp
This page took 0.024782 seconds and 4 git commands to generate.