Re: It seems that gdb cannot find debuginfo on f32

2020-06-14 Thread Barry Scott
> On 14 Jun 2020, at 08:48, Jan Kratochvil wrote: > > On Sun, 07 Jun 2020 17:22:33 +0200, Barry Scott wrote: >> python3-debuginfo.x86_64 3.8.3-1.fc32 >> >> @updates-debuginfo > ... >> Reading symbols from /usr/bin/python3.8... >> Reading

Re: It seems that gdb cannot find debuginfo on f32

2020-06-14 Thread Jan Kratochvil
On Sun, 07 Jun 2020 17:22:33 +0200, Barry Scott wrote: > python3-debuginfo.x86_64 3.8.3-1.fc32 > > @updates-debuginfo ... > Reading symbols from /usr/bin/python3.8... > Reading symbols from .gnu_debugdata for /usr/bin/python3.8... > (No debugging

It seems that gdb cannot find debuginfo on f32

2020-06-07 Thread Barry Scott
I'm trying to debug a segv in PyQt5 and I hit a problem with gdb not finding debug info in f32. I have installed python3.8 debug info. $ dnf list installed | grep debug | grep python3 python3-debuginfo.x86_64 3.8.3-1.fc32 @updates-debuginfo