Hi Josh, On Wed, 2014-12-10 at 11:41 -0800, Josh Stone wrote:
> 2014-12-10 Josh Stone <jist...@redhat.com> > > - * addr2line.c (handle_address): Find the proper inline parents. > + * addr2line.c (get_diename): New, get linkage_name or name. > + * addr2line.c (print_dwarf_function): Use get_diename. > + * addr2line.c (print_diesym): Removed. > + * addr2line.c (handle_address): Find the proper inline parents, > + and use get_diename. Looks good. Thanks, Mark