bug-binutils
[Top][All Lists]
Advanced

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

Re: FW: objdump says 'no recognized debugging informatio'


From: Jim Wilson
Subject: Re: FW: objdump says 'no recognized debugging informatio'
Date: Wed, 02 Jul 2008 16:09:59 -0700
User-agent: Thunderbird 2.0.0.14 (X11/20080501)

Ian Lance Taylor wrote:
Sharath Manjunatha <address@hidden> writes:
And I am using the object compiled with 345 compiler.
I don't know what that compiler is.

That would be a Cisco gcc-3.4.5 release with some patches. Not that it really matters.

Sharath, you can use readelf -w (aka readelf --debug-dump) to look at DWARF2 debug info. This will be a large amount of info.

Alternatively, you can use a command like "gcc -dA -S" to pretty-print DWARF2 debug info in the assembly file.

Jim




reply via email to

[Prev in Thread] Current Thread [Next in Thread]