I am a new member of this list, so forgive me if it was asked 100 times before.
I try to debug my Atmega128 project. So far, I made it working with the gcc toolchain, I successfully set up a gdb server. However, I don't know how to monitor the internals of my device. I'd like to read the following things: * IO block of the device, in particular the SP register * The registers r0...r31 * RAM content. Memory dump, and variable watch. I couldn't find any in depth tutorial. Any help appreciated. thank you, Levente -- Levente Kovacs http://levente.logonex.eu _______________________________________________ AVR-GCC-list mailing list AVR-GCC-list@nongnu.org https://lists.nongnu.org/mailman/listinfo/avr-gcc-list