*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / i386-darwin-tdep.c
index ed2ca124394d32426f5b7f1c03976c3b910b942b..c353154bf0b5a4e432887b32311b7c19fc0b622a 100644 (file)
@@ -56,7 +56,7 @@ int i386_darwin_thread_state_reg_offset[] =
   10 * 4,   /* EIP */
    9 * 4,   /* EFLAGS */
   11 * 4,   /* CS */
-   8,       /* SS */
+   8 * 4,   /* SS */
   12 * 4,   /* DS */
   13 * 4,   /* ES */
   14 * 4,   /* FS */
This page took 0.024507 seconds and 4 git commands to generate.