On Fri, Sep 18, 2009 at 7:14 PM, michal smulski <[email protected]> wrote:
>
> I wonder why that bug does not show on arm1136 on my system and breaks
> for other people (i.MX35)?

Blind luck.

Essentially until 2047, the end state was basically
whatever the global end state variable happened to
be. Now the end state is precisely controlled (and
incorrect for the reported case) in the arm11 code.

Without the change in 2047, the code would have
broken when we changed something else
seemingly innocuous.

Now it's broken always for the reported case,
which is in some weird sense an improvement
over happens to work...


-- 
Ø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

Reply via email to