This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Any option to objdump just one function ?


This is a reply to: https://sourceware.org/ml/binutils/2010-04/msg00445.html

Is this feature technically feasible? Seems simple, but I may be
missing something.

Would you be interested in a patch that a adds a new option like:

    objdump -d --function main main.o

which only dumps the functoin `main`?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]