X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Famd64-linux-nat.c;h=4a429ec2a16444f1fe37b55e9172d028c294fbd1;hb=51547df62c155231530ca502c485659f3d2b66cb;hp=528984cb4db5549b5cd2788d48489b632597fbb1;hpb=a1fa17ee1556b0175afb081a7b8a13710246307a;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/amd64-linux-nat.c b/gdb/amd64-linux-nat.c index 528984cb4d..4a429ec2a1 100644 --- a/gdb/amd64-linux-nat.c +++ b/gdb/amd64-linux-nat.c @@ -73,6 +73,7 @@ static int amd64_linux_gregset32_reg_offset[] = -1, -1, /* MPX registers BNDCFGU, BNDSTATUS. */ -1, -1, -1, -1, -1, -1, -1, -1, /* k0 ... k7 (AVX512) */ -1, -1, -1, -1, -1, -1, -1, -1, /* zmm0 ... zmm7 (AVX512) */ + -1, /* PKEYS register PKRU */ ORIG_RAX * 8 /* "orig_eax" */ };