Re: [PATCH v2 0/5] Enable PAC support in elfutils

2024-08-30 Thread Mark Wielaard
Hi Steve, On Mon, 2024-08-26 at 11:52 +0100, Steve Capper wrote: > Hello, > This series enables Pointer Authentication (PAC) support in elfutils. > > The first three patches were originally posted by German Gomez. I've > rewritten a new patch to extend the dwfl_thread_state_registers function > t

[PATCH v2 0/5] Enable PAC support in elfutils

2024-08-26 Thread Steve Capper
Hello, This series enables Pointer Authentication (PAC) support in elfutils. The first three patches were originally posted by German Gomez. I've rewritten a new patch to extend the dwfl_thread_state_registers function to handle the PAC mask and added an extra patch that was required to debug core