[PATCH 2/2] stack: Add -i, --inlines. Show inlined call frames using DWARF debuginfo.

Mark Wielaard mjw at redhat.com
Mon Jan 27 15:30:15 UTC 2014


On Tue, 2014-01-21 at 16:20 +0100, Mark Wielaard wrote:
> Using dwarf_getscopes_die we can get all scopes that make up the current
> subprogram representing an address. Using the call_file/line/column
> attributes we can also show the source locations of these "inlined" calls.
> Includes a test that shows that when DWARF debuginfo is available all
> inlined function call frames and their source location can be shown.

I pushed this to master, including a NEWS entry. But put the change to
maxframes that was accidentially included in it into its own commit.



More information about the elfutils-devel mailing list