Re: [PATCH 5/9 v2] libdwP.h: Add locking to __libdw_dieabbrev,

2024-07-18 Thread Mark Wielaard
Hi, On Wed, Jul 17, 2024 at 06:34:04PM -0400, Aaron Merey wrote: > From: Heather McIntyre > > Signed-off-by: Heather S. McIntyre > Signed-off-by: Aaron Merey > Signed-off-by: Mark Wielaard > > --- > > v2 changes: > This replaces patch "libdw: Add locking around __libdw_dieabbrev for > dwarf

[PATCH 5/9 v2] libdwP.h: Add locking to __libdw_dieabbrev,

2024-07-17 Thread Aaron Merey
From: Heather McIntyre Signed-off-by: Heather S. McIntyre Signed-off-by: Aaron Merey Signed-off-by: Mark Wielaard --- v2 changes: This replaces patch "libdw: Add locking around __libdw_dieabbrev for dwarf_hasattr". Mark suggested that we remove lazy abbrev reading in order to simplify the l