OSDN Git Service

Use PT_CFM in place of PT_CR_IFS.
[pf3gnuchains/pf3gnuchains4x.git] / gdb / gdbserver / low-linux.c
index 666dadf..75b6085 100644 (file)
@@ -476,7 +476,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 */