bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: objdump


From: Nick Clifton
Subject: Re: objdump
Date: Wed, 3 Jan 2001 17:54:31 -0800

Hi noDo,

: If anyone can tell me what option should I choose by using objdump
: if I want to compare two excutable files and tell a diff between two
: only the souce changed, not compilation date or other compile
: information?

You can use the -j option to restrict the dump to a particular section
(eg .text).  This would avoid any debug or note sections which might
contain compilation information.

Cheers
        Nick





reply via email to

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