public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] [symtab/27831] Fix OBJF_MAINLINE assert
@ 2022-03-25  3:42 Kevin Buettner
  2022-03-25  3:42 ` [PATCH v2 1/2] " Kevin Buettner
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kevin Buettner @ 2022-03-25  3:42 UTC (permalink / raw)
  To: gdb-patches

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


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

end of thread, other threads:[~2022-06-07  0:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-25  3:42 [PATCH v2 0/2] [symtab/27831] Fix OBJF_MAINLINE assert 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 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).