If you are too lazy to install ARV toolchain and you only use Arduino IDE to code you are still able to look on generated assembler sources quite easily.
Just click on the verify button holding to compile in verbose mode.
First command will be the one to compile your source. Something like:
/Applications/Developer/Arduino.app/Contents/Resources/
(
Read more... )