[Bug libdw/27405] New: libdw_get_srcfiles should not imply srclines

fche at redhat dot com sourceware-bugzilla@sourceware.org
Fri Feb 12 16:18:29 GMT 2021


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

            Bug ID: 27405
           Summary: libdw_get_srcfiles should not imply srclines
           Product: elfutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libdw
          Assignee: unassigned at sourceware dot org
          Reporter: fche at redhat dot com
                CC: elfutils-devel at sourceware dot org
  Target Milestone: ---

In debuginfod, we use _get_srcfiles to fetch file names only.  We do not care
about srclines, so libdw's effort in allocating all that memory, and filling it
in, is just a waste.  Let's make srcfiles great by skipping the per-line data.

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


More information about the Elfutils-devel mailing list