> On 14 Jun 2020, at 08:48, Jan Kratochvil <jan.kratochvil@xxxxxxxxxx> 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 symbols from .gnu_debugdata for /usr/bin/python3.8... >> (No debugging symbols found in .gnu_debugdata for /usr/bin/python3.8) >> Missing separate debuginfos, use: dnf debuginfo-install >> python3-3.8.3-1.fc32.x86_64 >> (gdb) >> >> Am I doing something wrong? > > I do not see the problem, you can verify: > > $ ls -l /usr/lib/debug/usr/bin/python3.8-3.8.3-1.fc32.x86_64.debug > -r--r--r-- 1 root root 17800 May 19 10:31 /usr/lib/debug/usr/bin/python3.8-3.8.3-1.fc32.x86_64.debug > $ rpm -qf /usr/lib/debug/usr/bin/python3.8-3.8.3-1.fc32.x86_64.debug > python3-debuginfo-3.8.3-1.fc32.x86_64 > $ rpm -V python3-debuginfo-3.8.3-1.fc32.x86_64 > $ _ I tried to reproduce and gdb asked me to install the debug info/source again. When I did gdb worked as expected. Thanks for the double check. Barry > > > Jan > _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx