[PATCH v6 10/15] gdb: Use x86_xstate_layout to parse the XSAVE extended state area.

Simon Marchi simon.marchi@polymtl.ca
Mon Aug 28 16:34:18 GMT 2023


On 7/14/23 11:51, John Baldwin wrote:
> All of the tables describing the offsets of individual registers for
> XSAVE state components now hold relative offsets rather than absolute
> offsets.  Some tables (those for MPX registers and ZMMH registers) had
> to be split into separate tables as they held entries that spanned
> multiple state components.

I've looked at that patch previously, I'm not sure I'd be able to spot
a mistake in there.  Hopefully the testsuite coverage is good enough!

Approved-By: Simon Marchi <simon.marchi@efficios.com>

Simon


More information about the Gdb-patches mailing list