First off, are you working on a Linux machine? (i.e. why are you using avr-gdb?)



> -----Original Message-----
> From: avr-gcc-list-bounces+eric.weddington=atmel....@nongnu.org
> [mailto:avr-gcc-list-bounces+eric.weddington=atmel....@nongnu.org] On
> Behalf Of Levente Kovacs
> Sent: Friday, May 20, 2011 1:58 PM
> To: avr-gcc-list@nongnu.org
> Subject: [avr-gcc-list] avr-gdb use
> 
> 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

_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to