public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Get gdb.base/overlays.exp passing on m32r
@ 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
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Andrew Burgess @ 2020-09-18 18:17 UTC (permalink / raw)
  To: gdb-patches

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-10-06 10:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-18 18:17 [PATCH 0/2] Get gdb.base/overlays.exp passing on m32r 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 ` [PATCH 0/2] Get gdb.base/overlays.exp passing on m32r Andrew Burgess

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).