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] Get gdb.base/overlays.exp passing on m32r
Date: Tue, 6 Oct 2020 11:25:33 +0100	[thread overview]
Message-ID: <20201006102533.GJ605036@embecosm.com> (raw)
In-Reply-To: <cover.1600452947.git.andrew.burgess@embecosm.com>

I've now pushed this series with the fixes Simon suggested.

Thanks,
Andrew

* Andrew Burgess <andrew.burgess@embecosm.com> [2020-09-18 19:17:33 +0100]:

> I have an interest in overlay debugging.
> 
> A good place to start would seem to be getting the existing overlay
> test passing.
> 
> That's what this commit does.
> 
> Feedback welcome.
> 
> Thanks,
> Andrew
> 
> 
> ---
> 
> Andrew Burgess (2):
>   gdb/testsuite: allow gdb.base/overlays.exp to compile for m32r
>   gdb: handle unmapped overlays in find_pc_line
> 
>  gdb/ChangeLog                       |  5 ++
>  gdb/symtab.c                        | 15 ++++--
>  gdb/testsuite/ChangeLog             |  8 +++
>  gdb/testsuite/gdb.base/m32r.ld      | 84 ++++++++++++++++-------------
>  gdb/testsuite/gdb.base/overlays.exp |  2 +-
>  gdb/testsuite/gdb.base/ovlymgr.c    |  2 +
>  6 files changed, 75 insertions(+), 41 deletions(-)
> 
> -- 
> 2.25.4
> 

      parent reply	other threads:[~2020-10-06 10:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-18 18:17 Andrew Burgess
2020-09-18 18:17 ` [PATCH 1/2] gdb/testsuite: allow gdb.base/overlays.exp to compile for m32r Andrew Burgess
2020-09-18 18:17 ` [PATCH 2/2] gdb: handle unmapped overlays in find_pc_line Andrew Burgess
2020-09-20 21:08   ` Simon Marchi
2020-09-21  8:47     ` Andrew Burgess
2020-10-06 10:25 ` Andrew Burgess [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=20201006102533.GJ605036@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).