*** insight.orig/insight-5.1.1/gdb/config/arm/tm-linux.h Tue Sep 5 20:39:11 2000 --- insight/insight-5.1.1/gdb/config/arm/tm-linux.h Tue Apr 23 18:12:07 2002 *************** *** 158,160 **** --- 158,165 ---- #define SIGCONTEXT_REGISTER_ADDRESS arm_linux_sigcontext_register_address + //JOE Add this as described in the patch to support arm compilation + /* Define to support ARM Linux in gdbserver/low-linux.c. */ + #define ARM_GNULINUX_TARGET + #define U_REGS_OFFSET 0 + #undef HAVE_SYS_REG_H #endif /* TM_ARMLINUX_H */