------- Additional Comments From tsandnes at atmel dot com 2005-03-17 06:33 ------- For the 3.4.1, I am quite sure that no bugfixes were implemented to get Dwarf support from avr-gcc.
After configuring gcc like this: ./configure --enable-languages=c,c++ --target=avr --with-dwarf2 and building it, the Dwarf support was generally ok. (Apart from the bugs I have reported earlier) Torleif -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19885