On Sat, Jul 11, 2009 at 2:40 AM, Joseph Kuss<[email protected]> wrote: > To All, > > It turns out my big breakpoint problem was due to my using a makedefs file > that > configured the gnu compiler to optimize for size. Apparently the > debugger needs to > have no optimizations on to work properly. Well I think I will rember > this solution for > a while !!.
Are you *SURE*? Did you triple check? This is very spooky and *must* be fixed. If -Os fixes the breakpoint problem, then there is, most likely, a bug lurking in OpenOCD that will crop up at a very inconvenient time. A bug in GCC seems *much* less likely than a bug in OpenOCD. -- Øyvind Harboe Embedded software and hardware consulting services http://www.zylin.com _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
