10575a5d52
The test used nscd which has been obsoleted by Fedora [1]. Fortunately that package was just an example, any package using the same debuginfo layout will do. Let's use coreutils instead. [1] https://fedoraproject.org/wiki/Changes/RemoveNSCD
17 lines
628 B
Plaintext
17 lines
628 B
Plaintext
summary: Test for BZ#1311352 (objdump -S disassembly code doesn't follow)
|
|
description: |
|
|
Bug summary: objdump -S disassembly code doesn't follow /usr/lib/debug/.... conventions, so can't find sources
|
|
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1311352
|
|
contact: Milos Prchlik <mprchlik@redhat.com>
|
|
component:
|
|
- binutils
|
|
test: ./runtest.sh
|
|
framework: beakerlib
|
|
recommend:
|
|
- binutils
|
|
- strace
|
|
- coreutils
|
|
duration: 15m
|
|
extra-summary: /tools/binutils/Regression/bz1311352-objdump-S-disassembly-code-doesn-t-follow
|
|
extra-task: /tools/binutils/Regression/bz1311352-objdump-S-disassembly-code-doesn-t-follow
|