Hey all, what is the equivalent function to dwarf_line_srcfileno in lbdw??
Sasha
That's the problem. It says "no error" once, in another call it says "no
reference value", and in another call "no DWARF information".
De: Josh Stone
Enviado: terça-feira, 21 de março de 2017 14:53:12
Para: SASHA NICOLAS DA ROCHA PINHEIRO; elfutils-deve
Hi Josh
I am getting error on the following code, and it looks like to be related to
group sections.
As you can see I changed the dwarf_elf_init to dwarf_begin_elf, but passed NULL
on the third parameter.
Do you know how should I actually deal with it?
91 bool DwarfHandle::init_dbg()
2017 19:29:12
Para: SASHA NICOLAS DA ROCHA PINHEIRO; elfutils-devel@sourceware.org
Assunto: Re: Compilation Unit name
Stick to plain text, not HTML, if you want to reach the list.
On 03/16/2017 03:44 PM, SASHA NICOLAS DA ROCHA PINHEIRO wrote:
> I had that before, and it didn't work
);
De: Josh Stone
Enviado: quinta-feira, 16 de março de 2017 17:06
Para: SASHA NICOLAS DA ROCHA PINHEIRO; elfutils-devel@sourceware.org
Assunto: Re: Compilation Unit name
On 03/16/2017 03:03 PM, SASHA NICOLAS DA ROCHA PINHEIRO wrote:
> /* Iterate over the compilation-unit headers.
Hello guys,
I work for Dyninst, and I am moving from libdwarf to libdw. I am trying to get
the compilation unit name calling dwarf_nextcu, dwarf_offdie and
dwarf_diename, but it won't work as it works with libdwarf. I got NULL as
return from dwarf_diename. When I print the error messages aft