]> Git Repo - binutils.git/blobdiff - gdb/gdbserver/low-linux.c
import gdb-1999-11-08 snapshot
[binutils.git] / gdb / gdbserver / low-linux.c
index b17e7558e42bb1309e99aea4427bb54990980d49..b9573b34e145269fae0a641cca79f11eabdbab1d 100644 (file)
@@ -492,7 +492,7 @@ static int u_offsets[] =
     -1,                /* Not available: ITC */
     -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
     -1, -1, -1, -1, -1, -1, -1, -1, -1,
-    PT_AR_PFS,
+    PT_CR_IFS, /* was PT_AR_PFS, but it seemed bogus */
     PT_AR_LC,
     -1,                /* Not available: EC, the Epilog Count register */
     -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
This page took 0.021572 seconds and 4 git commands to generate.