From: Kai W. <kai...@gm...> - 2009-07-10 23:05:25
|
On Sat, Jul 11, 2009 at 12:48:09AM +0200, Pawel Worach wrote: > On Sat, Jul 11, 2009 at 00:38, Kai Wang<kai...@gm...> wrote: > >> Hi again, > >> > >> Is anyone working on addr2line ? Is the necessary stuff for it in > >> libelf already ? > > > > Our addr2line will depend on libdwarf, while our libdwarf is still on > > planning stage, so... > > > > What is the status of nm/dwarf_line_number.c, it seems to have > everything that addr2line would need :) Does it work?, nm -l does not > show any line info.. /me investigates. I'm not sure about nm/dwarf_line_number.c, just did a little test and nm -l doesn't work for me either. This needs more investigation. By the way nm/dwarf_line_number.c should be integrated into libdwarf later. -Kai |