Stepping Through Code

Good morning.

I am new to using the Arduino, although I did do some VB4 and VBA programming years ago.

In those programmes, it was possible to step through code a line at a time to see exactly what was happening. Is it possible to do this in the Arduino interface? I would find it useful in trying to ascertain why my code appears to be failing.

Thank you.

James.

Is it possible to do this in the Arduino interface?

Afaik: NO.

Maybe with a third party IDE that works with Arduino.