Hi Sasha,
On Thu, 2020-11-05 at 22:15 +, Sasha Da Rocha Pinheiro via
Elfutils-devel wrote:
> In libdw.h it says: /* The offset can be computed from the address.
> */
> How do I get the CU DIE offset from the address? Only saving the
> first CU and subtracting it on the others to get the offse
ovember 4, 2020 7:35 AM
To: Sasha Da Rocha Pinheiro ;
elfutils-devel@sourceware.org
Cc: Tim Haines ; b...@cs.wisc.edu
Subject: Re: multi debug files and artificial module
Hi Sasha,
On Tue, 2020-11-03 at 21:37 +, Sasha Da Rocha Pinheiro via
Elfutils-devel wrote:
> we are currently dealing with
Hi Sasha,
On Tue, 2020-11-03 at 21:37 +, Sasha Da Rocha Pinheiro via
Elfutils-devel wrote:
> we are currently dealing with multiple separate debug files, the
> normal stripped ones put in .debug/ folder and now the ones generated
> by DWZ and put into .dwz/ folder.
> When loading a normal stri