Problems With gdb

Kevin Kofler kevin.kofler at chello.at
Mon Jun 1 14:30:32 UTC 2009


Xia Shing Zee wrote:
> Does anyone know why gdb gives debuginfo errors when I try to disassemble
> system binaries in /usr/bin?

Because it thinks you actually want to debug those binaries with source
code, not just disassemble them. And the necessary debugging information
and source code for that is in -debuginfo packages.

        Kevin Kofler




More information about the fedora-test-list mailing list