From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29247 invoked by alias); 3 Mar 2008 20:00:44 -0000 Received: (qmail 28511 invoked by uid 48); 3 Mar 2008 20:00:00 -0000 Date: Mon, 03 Mar 2008 20:00:00 -0000 From: "cagney at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20080303200000.5823.cagney@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/5823] New: extend fdebuginfo to print why debuginfo is rejected X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2008-q1/txt/msg00376.txt.bz2 List-Id: 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.