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.
