[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Problems With gdb



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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]