Re: Debuginfo on F36

2022-05-18 Thread przemek klosowski via devel
On 5/18/22 23:57, Jerry James wrote: On Wed, May 18, 2022 at 9:41 PM Jerry James wrote: I just updated my home machine to F36. Now, when I try to debug a Fedora-built package after installing the appropriate debuginfo packages with dnf, I get: (No debugging symbols found in .gnu_debugdata fo

Re: Debuginfo on F36

2022-05-18 Thread Jerry James
On Wed, May 18, 2022 at 9:41 PM Jerry James wrote: > I just updated my home machine to F36. Now, when I try to debug a > Fedora-built package after installing the appropriate debuginfo > packages with dnf, I get: > > (No debugging symbols found in .gnu_debugdata for [path to ELF object]) > > for

Debuginfo on F36

2022-05-18 Thread Jerry James
I just updated my home machine to F36. Now, when I try to debug a Fedora-built package after installing the appropriate debuginfo packages with dnf, I get: (No debugging symbols found in .gnu_debugdata for [path to ELF object]) for every library. Is debuginfod the only supported way to get usab