public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Kevin Buettner <kevinb@redhat.com>
To: gdb-patches@sourceware.org
Subject: Re: [PATCH v2 0/2] [symtab/27831] Fix OBJF_MAINLINE assert
Date: Mon, 6 Jun 2022 17:05:58 -0700	[thread overview]
Message-ID: <20220606170558.1e207661@f35-zws-1> (raw)
In-Reply-To: <20220325034253.2639930-1-kevinb@redhat.com>

Ping.

On Thu, 24 Mar 2022 20:42:52 -0700
Kevin Buettner <kevinb@redhat.com> wrote:

> This is a new version of a patch from nearly a year ago.  The actual
> fix is now mostly Simon's work, though most of the text for the commit
> log is still mine.  I've also split out the test case to be a separate
> commit and have added and updated comments in the .exp file.
> 
> Kevin Buettner (2):
>   [symtab/27831] Fix OBJF_MAINLINE assert
>   [symtab/27831] New test case: gdb.base/add-symbol-file-attach.exp
> 
>  gdb/elfread.c                                 |  8 +-
>  gdb/symtab.c                                  | 11 ++-
>  gdb/symtab.h                                  | 19 ++--
>  .../gdb.base/add-symbol-file-attach.c         | 28 ++++++
>  .../gdb.base/add-symbol-file-attach.exp       | 88 +++++++++++++++++++
>  5 files changed, 137 insertions(+), 17 deletions(-)
>  create mode 100644 gdb/testsuite/gdb.base/add-symbol-file-attach.c
>  create mode 100644 gdb/testsuite/gdb.base/add-symbol-file-attach.exp
> 
> -- 
> 2.35.1
> 


      parent reply	other threads:[~2022-06-07  0:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-25  3:42 Kevin Buettner
2022-03-25  3:42 ` [PATCH v2 1/2] " Kevin Buettner
2022-03-25  3:42 ` [PATCH v2 2/2] [symtab/27831] New test case: gdb.base/add-symbol-file-attach.exp Kevin Buettner
2022-04-21 16:55 ` [PATCH v2 0/2] [symtab/27831] Fix OBJF_MAINLINE assert Kevin Buettner
2022-06-07  0:05 ` Kevin Buettner [this message]

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=20220606170558.1e207661@f35-zws-1 \
    --to=kevinb@redhat.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).