public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Burgess <andrew.burgess@embecosm.com>
To: gdb-patches@sourceware.org
Subject: Re: [PATCH 0/2] Issue reconnecting to remote target afte fork
Date: Tue, 17 Jul 2018 17:47:00 -0000	[thread overview]
Message-ID: <20180717174744.GJ2888@embecosm.com> (raw)
In-Reply-To: <cover.1529931756.git.andrew.burgess@embecosm.com>

Ping.

Thanks,
Andrew

* Andrew Burgess <andrew.burgess@embecosm.com> [2018-06-25 14:09:28 +0100]:

> In this series two isses are addressed relating to reconnecting to an
> extended-remote target after a fork.
> 
> The first patch is the most series, a GDB assertion failure, while the
> second is more cosmetic, GDB leaving dead inferiors in the inferior
> list after reconnecting.
> 
> ---
> 
> Andrew Burgess (2):
>   gdb: Fix assert for extended-remote target
>   gdb: Clean up inferior list when reconnecting to new target
> 
>  gdb/ChangeLog                                      |  11 ++
>  gdb/target.c                                       |  41 ++++++
>  gdb/testsuite/ChangeLog                            |   9 ++
>  gdb/testsuite/gdb.base/extended-remote-restart.c   |  60 +++++++++
>  gdb/testsuite/gdb.base/extended-remote-restart.exp | 138 +++++++++++++++++++++
>  5 files changed, 259 insertions(+)
>  create mode 100644 gdb/testsuite/gdb.base/extended-remote-restart.c
>  create mode 100644 gdb/testsuite/gdb.base/extended-remote-restart.exp
> 
> -- 
> 2.12.2
> 

  parent reply	other threads:[~2018-07-17 17:47 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-25 13:09 Andrew Burgess
2018-06-25 13:09 ` [PATCH 2/2] gdb: Clean up inferior list when reconnecting to new target Andrew Burgess
2018-06-25 13:09 ` [PATCH 1/2] gdb: Fix assert for extended-remote target Andrew Burgess
2018-07-17 17:47 ` Andrew Burgess [this message]
2018-08-01 21:19   ` PING: [PATCHv2 0/2] Issue reconnecting to remote target afte fork Andrew Burgess
2018-08-01 21:19   ` [PATCHv2 2/2] gdb: Clean up inferior list when reconnecting to new target Andrew Burgess
2018-08-08 12:31     ` Andrew Burgess
2018-08-29 10:46       ` PING: " Andrew Burgess
2018-09-13 10:52         ` Andrew Burgess
2018-09-14 13:36     ` Pedro Alves
2018-08-01 21:19   ` [PATCHv2 1/2] gdb: Fix assert for extended-remote target Andrew Burgess
2018-08-02 19:21     ` Tom Tromey
2018-08-08 12:23       ` Andrew Burgess

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180717174744.GJ2888@embecosm.com \
    --to=andrew.burgess@embecosm.com \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).