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: [PATCH] Support inline stacks in objdump


Hi Andi,

> binutils/:
> 2017-03-20  Andi Kleen  <ak@linux.intel.com>
> 
> 	* objdump.c (unwind_inlines): Add.
> 	(option_values): Add OPTION_INLINES.
> 	(show_line): Unwind inlines.
> 	(main): Parse OPTION_INLINES.
> 	(usage): Document --inlines.
> 	* doc/binutils.texi: Document --inlines

Approved and applied.

Note - I added one small change - an entry in the binutils/NEWS file 
mentioning this new feature.

I did consider asking for a testcase as well.  But when I looked into
this I realised that it would be very hard to do in a generic way.
(Hard, but not impossible, should you feel so inclined).

One day, when I have lots of free time, I will look into creating more
tests for the binutils tools.

Cheers
  Nick




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