]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ia64-linux-nat.c
Use PT_CFM in place of PT_CR_IFS.
[thirdparty/binutils-gdb.git] / gdb / ia64-linux-nat.c
index 339c58ba760032d5577eb0f5f6973d6b2e07ba97..6838134d3810bcba1586f2e5c6fb252f2e306035 100644 (file)
@@ -236,7 +236,7 @@ static int u_offsets[] =
     PT_PR,
     PT_CR_IIP, /* ip */
     PT_CR_IPSR, /* psr */
-    PT_CR_IFS, /* cfm */
+    PT_CFM,    /* cfm */
     /* kernel registers not visible via ptrace interface (?) */
     -1, -1, -1, -1, -1, -1, -1, -1,
     /* hole */