Michel Catudal escreveu:
> Carsten Breuer a écrit :
>>
>> is there any other GDB then insight or the EclipsePlugin under windows?
> 
> Insight and Eclipse are just applications using gdb.
> 
> You could write your own if you dislike those.
> Aside from that there are commercial ones that don't use gdb, Raisonance 
> and IAR are good.

I tried debugging with Eclipde+Gdb+OpenOCD on a Cortex-M3, and it works 
just fine for the start-up code, but as soon as FreeRTOS (preemptive) 
and Interrupts are running, it is not much usefull anymore... Is there 
any way to single-step in a multi-thread environment?

Thanks for any help,
Alain

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

Reply via email to