This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug symtab/11300] New: Make the "build ID" method of having separate debug info consider more locations


For the "build ID" method of having separate debug info, is
${debug-file-directory}/.build-id/ab/cdef1234.debug is the only location where
the debug info is searched for. Even with the possibility to have several
locations in 
debug-file-directory this is difficult to handle as one needs to know in advance
(a superset of) the set of shared objects that will be loaded.

It would be nice if the build ID method would take the same locations as the
debug-link based variant (which does not scale well to large files due to the
crc computation).

-- 
           Summary: Make the "build ID" method of having separate debug info
                    consider more locations
           Product: gdb
           Version: 7.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: symtab
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: andre dot poenitz at nokia dot com
                CC: gdb-prs at sourceware dot org,jan dot kratochvil at
                    redhat dot com
 GCC build triplet: i486-linux-gnu
  GCC host triplet: i486-linux-gnu
GCC target triplet: i486-linux-gnu


http://sourceware.org/bugzilla/show_bug.cgi?id=11300

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]