>
>
>
> 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, dke...@hiwaay.net
> ========================================================================
> Whom computers would destroy, they must first drive mad.
>

Not that they aren't trying... :)
_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to