Missing multi-lib -debuginfo files.

2010-01-17 Thread Gilboa Davara
Hello all, I'm trying to debug an issue with 32bit application running on top of x86_64 F12 installation. (Using multi-lib i686 RPMs) However, debuginfo install doesn't seem to be able to resolve i686 debuginfo. $ debuginfo-install alsa-lib.i686 alsa-plugins-pulseaudio.i686 dbus-libs.i686

Re: Missing multi-lib -debuginfo files.

2010-01-17 Thread Björn Persson
Gilboa Davara wrote: I'm trying to debug an issue with 32bit application running on top of x86_64 F12 installation. (Using multi-lib i686 RPMs) However, debuginfo install doesn't seem to be able to resolve i686 debuginfo. That's right. There are only 64-bit debuginfo packages in the 64-bit

Re: Missing multi-lib -debuginfo files.

2010-01-17 Thread Gilboa Davara
On Sun, 2010-01-17 at 14:18 +0100, Björn Persson wrote: Gilboa Davara wrote: I'm trying to debug an issue with 32bit application running on top of x86_64 F12 installation. (Using multi-lib i686 RPMs) However, debuginfo install doesn't seem to be able to resolve i686 debuginfo. That's