I was wondering if the Atmel/Arduino environment has the possibility using a JTAG ICE for debugging.
In poking around, I saw people using ICE as a programmer, but not as a debugger.
Making changes and uploading new code to the target is a much slower dev process than using a ICE for debug. I feel like I have been transported back 25 years, when debugging was often blinky lights and sometimes a display.
I realize that the AVR parts are not for large projects and sophisticated debugging is not a requirement, but setting break points and looking at registers, etc is really helpful.