avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] AVR GDB testsuite


From: Boyapati, Anitha
Subject: Re: [avr-gcc-list] AVR GDB testsuite
Date: Fri, 17 Jun 2011 18:02:02 +0800


>-----Original Message-----
>From: Weddington, Eric
>Sent: Friday, June 17, 2011 1:52 PM
>To: Boyapati, Anitha; address@hidden
>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: address@hidden
>> [mailto:address@hidden On
>> Behalf Of Boyapati, Anitha
>> Sent: Friday, June 17, 2011 10:14 AM
>> To: address@hidden
>> 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
>> address@hidden
>> https://lists.nongnu.org/mailman/listinfo/avr-gcc-list



reply via email to

[Prev in Thread] Current Thread [Next in Thread]