Hi,   
   Today I have a test for SVN 1112, there is a 
problem.arm7_9_restore_context(target) should be invoked after 
arm_simulator(target, next_pc).arm7_9_step has one call.seems not good in 
enable_single_step().
    So, I have convert to my old change,then I modify 
feroceon_enable_single_step(), add a parameter that is u32 next_pc,delete 
arm_simulator call,because it is done in arm7_9_step().
    This is the best way to deal it like xscale.c.
    I have tested the patch,it works well.
    If I was wrong ,please tell me.
    Thanks.

Attachment: arm7_9_common.c.patch
Description: Binary data

_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to