> 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 symbo
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
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
pyth