2012-03-28 Pedro Alves <palves@redhat.com>

* ia64-linux-nat.c (u_offsets): Map IA64_EC_REGNUM to PT_AR_EC.
This commit is contained in:
Pedro Alves
2012-03-28 17:29:54 +00:00
parent 0e4acfccb3
commit 4a6510ba7f
2 changed files with 5 additions and 1 deletions

View File

@ -272,7 +272,7 @@ static int u_offsets[] =
-1, -1, -1, -1, -1, -1, -1, -1, -1,
PT_AR_PFS,
PT_AR_LC,
-1, /* Not available: EC, the Epilog Count register. */
PT_AR_EC,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1,