>-----Original Message----- >From: Weddington, Eric >Sent: Friday, June 17, 2011 1:52 PM >To: Boyapati, Anitha; avr-gcc-list@nongnu.org >Subject: RE: [avr-gcc-list] AVR GDB testsuite > >Hi Anitha, > >I'm not sure if anyone has run the *GDB* test suite. Most developers that I >know usually run the GCC and Binutils test suites. > >There hasn't been a maintainer of the AVR port of GDB in years. So I would >not be surprised if you run into any number of issues with it.
Aah..I am already running into strange issues. Looks like these days GNU tools are waging a war against me :-( Now simulavr is complaining... if gcc -DHAVE_CONFIG_H -I. -I../../src -I. -Wall -Winline -Werror -I../../src/getopt -g -O2 -MT adc.o -MD -MP -MF ".deps/adc.Tpo" -c -o adc.o ../../src/adc.c; \ then mv -f ".deps/adc.Tpo" ".deps/adc.Po"; else rm -f ".deps/adc.Tpo"; exit 1; fi : warnings being treated as errors ../../src/adc.c: In function 'adc_intr_cb': ../../src/adc.c:270: error: cast from pointer to integer of different size The above error comes from sources checked out from trunk of simulavr project. (Is 0.1.2.6 the best version I could get?) Anitha > >> -----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 Boyapati, Anitha >> Sent: Friday, June 17, 2011 10:14 AM >> To: avr-gcc-list@nongnu.org >> Subject: [avr-gcc-list] AVR GDB testsuite >> >> >> Hi, >> >> Has any tried running AVR GDB testsuite using dejaGNU framework? I was >> able to build gdb-7.1 without applying patches. >> >> I know that avr-gdb can be run using simulavr as backend simulator but I >> would like to know if there is an existing baseboard configuration file >> for atleast one avr device... >> >> Thanks >> Anitha >> >> _______________________________________________ >> 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