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

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

Re: [avr-gcc-list] Compiling gcc-avr : how to enable dwarf-2 option ?


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] Compiling gcc-avr : how to enable dwarf-2 option ?
Date: Fri, 4 Nov 2005 19:53:30 +0100 (MET)

Vincent Trouilliez <address@hidden> wrote:

> Now that I have enabled dwarf-2 and recompiled gcc, I noticed that I
> still loose the annotations, if I use the -O3 optimisation flag, but
> not if I use -O or -Os.

Keep in mind that -O3 will inline a lot of functions.  That
could really confuse the dissassembly annotation.
-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)





reply via email to

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