This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk 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 general/5823] New: extend fdebuginfo to print why debuginfo is rejected


frysk uses elfutils to find/verify debuginfo.  Sometimes elfutils chooses to
reject an installed .debug file.  When this occures fdebuginfo should list why
the file is rejected just like it lists files that are accepted.  For instance:

  $ fdebuginfo $$
  /bin/bash --- bad crc check (/usr/lib/debug/usr/bin/ls.debug)
  /usr/lib/libc.so --- no such file or directory
(/usr/lib/debug/usr/lib/libc.so.debug)

this would make it easier for users (and us) to understand why the debug-info we
thought we had installed isn't.

-- 
           Summary: extend fdebuginfo to print why debuginfo is rejected
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: cagney at redhat dot com
OtherBugsDependingO 5656,5819
             nThis:


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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