Andrew Haley wrote: > On 02/17/2010 01:37 PM, Neal Becker wrote: >> What controls where abrt looks for debuginfo? I installed packages from >> updates-testing, and it seems abrt did not find debuginfo for them. I >> then >> tried enabling by default updates-testing-debuginfo in yum config. Then >> I told abrt to refresh, but it did not seem to help find missing >> packages. > > If you do > > zebedee:~ $ eu-readelf -n /usr/bin/gcc > > Note section [ 2] '.note.ABI-tag' of 32 bytes at offset 0x21c: > Owner Data size Type > GNU 16 VERSION > OS: Linux, ABI: 2.6.18 > > Note section [ 3] '.note.gnu.build-id' of 36 bytes at offset 0x23c: > Owner Data size Type > GNU 20 GNU_BUILD_ID > Build ID: 7773029d7a9ce9926b4a65bc47b0b57cd271c90b > > you'll see the Build ID. > > Now look in > > zebedee:~ $ ls -l > /usr/lib/debug/.build-id/77/73029d7a9ce9926b4a65bc47b0b57cd271c90b.debug > lrwxrwxrwx. 1 root root 23 2010-02-03 11:58 > /usr/lib/debug/.build-id/77/73029d7a9ce9926b4a65bc47b0b57cd271c90b.debug > -> ../../usr/bin/gcc.debug > > Andrew. Thanks, but my question is, is there something I can configure in abrt so it will find the debuginfos? I'm guessing it didn't find all the required ones because some were from updates-testing. Or, maybe this guess is wrong. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines