Hi, > Earlier I was asking about cortex support. > Spen pointed me here: > spen> openocd contains a few hacks (define ARMV7_GDB_HACKS in > spen> armv7m.h) that makes mainlinegdb behave better with the > spen> v7 arch. > In other mail - > SimonQian> I am using IAR EWARM 5.11 with STM32, it > SimonQian> support OpenOCD. But ARMV7_GDB_HACKS in > SimonQian> armv7m.h must be disabled. I was told that > SimonQian> GDB doesn't support Cortex chips. > I see no real reason why this should be a #DEFINE. > I propose: > (a) a configuration command that lets one enable or disable this. > (b) The default value should T.B.D. > Suggestions? That is the mainlinegdb doesn't support cortex, so the ARMV7_GDB_HACKS should be enabled. But IAR EWARM's GDB Server can support cortex directory, do it should be removed. I think when the mainlinegdb support cortex too, it can be removed from OpenOCD.
2008-07-08 Best Regards, Simon Qian SimonQian([EMAIL PROTECTED]) ---- www.SimonQian.com
_______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
