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

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

Re: [avr-gcc-list] Debugging gcc output with AVR studio


From: Torleif Sandnes
Subject: Re: [avr-gcc-list] Debugging gcc output with AVR studio
Date: Wed, 26 Oct 2005 09:10:09 +0200
User-agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)

David Braendler wrote:
Hi,   I've just downloaded the latest and greatest WinAVR 20050214 and AVR
Studio (4.12 Build 452)
I'm generating a .elf file with and trying to debug this in AVR studio
(using STK500)  When I compile with the -gdwarf-2, it does not seem to
generate any debug information. A dwarfdump shows nothing. Compiling
with a -gstabs and the debug information is there (an see it with avr-
objdump)

dwarfdump does not seem to work for me either.
Try to do avr-readelf -wi yourobjectfile.elf

Torleif





reply via email to

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