Re: [PATCH v2 0/4] elfutils: DWARF package (.dwp) file support

2024-01-03 Thread Omar Sandoval
On Wed, Dec 06, 2023 at 01:22:15AM -0800, Omar Sandoval wrote: > From: Omar Sandoval > > Hi, > > This is version 2 of my patch series adding support for DWARF package > files to libdw and the elfutils tools. Version 1 is here [1]. > > Patches 1-3 add the main implementation and tests for dwp fi

[PATCH v2 0/4] elfutils: DWARF package (.dwp) file support

2023-12-06 Thread Omar Sandoval
From: Omar Sandoval Hi, This is version 2 of my patch series adding support for DWARF package files to libdw and the elfutils tools. Version 1 is here [1]. Patches 1-3 add the main implementation and tests for dwp files. Most of this support is internal to libdw, but patch 1 adds a new public