On Tue, 2013-08-13 at 12:13 +0200, Mark Wielaard wrote: > Show all source locations that caused inline expansion of subroutines > at the given address. This can easily be supported by using libdw > dwarf_getscopes_die which will give all nested inlined subroutines. > When -f, --functions is given also show the function names where the > subroutines were inlines. > > The output matches that of binutils addr2line --inlines.
Also pushed this to master. Cheers, Mark _______________________________________________ elfutils-devel mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/elfutils-devel
