public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/25748] New: readnow variant that uses partial symtabs
@ 2020-03-30 11:22 vries at gcc dot gnu.org
  2020-04-03 20:14 ` [Bug testsuite/25748] " tromey at sourceware dot org
  0 siblings, 1 reply; 2+ messages in thread
From: vries at gcc dot gnu.org @ 2020-03-30 11:22 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=25748

            Bug ID: 25748
           Summary: readnow variant that uses partial symtabs
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: testsuite
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

The -readnow behaviour is to skip building partial symtabs, and instead fully
expand all symtabs upon load.

We have a readnow.exp target board that sets -readnow as default gdb flag, and
allows us to run the entire testsuite while testing the -readnow behaviour.

It would be interesting to have a variant, say, -readnow-slow or some such that
does both:
- read in all partial symtabs
- then expand all partial symtabs into full symtabs

Having a target board that exercises this scenario might uncover a few bugs.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug testsuite/25748] readnow variant that uses partial symtabs
  2020-03-30 11:22 [Bug testsuite/25748] New: readnow variant that uses partial symtabs vries at gcc dot gnu.org
@ 2020-04-03 20:14 ` tromey at sourceware dot org
  0 siblings, 0 replies; 2+ messages in thread
From: tromey at sourceware dot org @ 2020-04-03 20:14 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=25748

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at sourceware dot org

--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
Maybe this could be done by sending some "maint" command to
expand all the psymtabs after the "file" command.
Though on reflection I guess that wouldn't work for shared
library testing.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2020-04-03 20:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-30 11:22 [Bug testsuite/25748] New: readnow variant that uses partial symtabs vries at gcc dot gnu.org
2020-04-03 20:14 ` [Bug testsuite/25748] " tromey at sourceware dot org

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