public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug symtab/16260] New: missing file modification tests
@ 2013-11-26 18:53 tromey at redhat dot com
  0 siblings, 0 replies; only message in thread
From: tromey at redhat dot com @ 2013-11-26 18:53 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 16260
           Summary: missing file modification tests
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: symtab
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at redhat dot com

Currently dwarf2read can open BFDs for a dwz file, a dwo file,
or a dwp file.  However, no higher layer checks whether these
files have been modified.  This is unlike the handling of
the objfile's BFD, where gdb checks whether it must be re-read
at various points.
It seems to me that there should be a new sym_fns method to
check this.  The default implementation can do what is done now,
and check just the objfile's BFD mtime.

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-11-26 18:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-26 18:53 [Bug symtab/16260] New: missing file modification tests tromey at redhat dot com

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