https://sourceware.org/bugzilla/show_bug.cgi?id=32102
Mark Wielaard changed:
What|Removed |Added
See Also||https://sourceware.org/bugz
https://sourceware.org/bugzilla/show_bug.cgi?id=32102
Bug ID: 32102
Summary: elf_compress doesn't handle multiple Elf_Data chunks
created with elf_newdata correctly
Product: elfutils
Version: unspecified
Status: NEW
On 17/08/2024 01:13, Mark Wielaard wrote:
Hi Steve,
Hey Mark,
On Fri, Jun 14, 2024 at 03:47:19PM +0100, Steve Capper wrote:
We need to read the PAC mask from a core file when debugging offline
as the information is still needed to demangle return addresses.
This commit pulls out the NT_
On Sat, Aug 17, 2024 at 01:36:33AM +0200, Mark Wielaard wrote:
> Hi,
>
> On Wed, Aug 14, 2024 at 04:51:19PM +0800, Kuan-Ying Lee wrote:
> > Add the NT_ARM_PAC_MASK and NT_ARM_PAC_ENABLED_KEYS for aarch64.
> > Recognize and print the new core item.
>
> For NT_ARM_PAC_MASK it looks like the user_pa
On Sat, Aug 17, 2024 at 12:47:03AM +0200, Mark Wielaard wrote:
> Hi,
>
> On Wed, Aug 14, 2024 at 04:51:17PM +0800, Kuan-Ying Lee wrote:
> > Patch 1:
> > - Add MTE related regset in core note
> > Patch 2:
> > - Add PAC related regset in core note
> > Patch 3:
> > - Add some core note types name