I have been using Code::Blocks with the WinAVR (gcc) compiler for 2 or 3 months now for embedded development (Atmel AVR ATMega32) but I have been using AVRStudio for debugging. I'd like to transition to debugging with Code::Blocks. I tried a couple of times but I was never able to connect (using GDB etc.) with my serial connected JTAG device (ECROS Technology AVR "ICE-Cube").
Can someone point me to an on-line tutorial on how to set this up?
Thanks,
Chuck Hackett