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

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

Re: [avr-gcc-list] Re: sprintf


From: David VanHorn
Subject: Re: [avr-gcc-list] Re: sprintf
Date: Mon, 2 Mar 2009 11:01:32 -0500


 
Yes, but the larger code is a more literal translation of your source
code which the debugger can more easily map source code 1:1 to generated
assembly.
 
Interesting
 

-O0 is handy when learning C and wanting to see an assembly translation.
Code should be debugged using the same optimization one will ultimately
ship code no matter the debugger seems to jump around.
 
100% agreed.  So I'll probably have to live with a slightly wonky pointer. 
 

--
David Kelly N4HHE, address@hidden
========================================================================
Whom computers would destroy, they must first drive mad.
 
Not that they aren't trying... :)



reply via email to

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