extract .hex file from arduino program

how we can get .asm file from Arduino software?..
it is posible?

~\arduino-0021\hardware\tools\avr\bin\avr-objdump.exe

check the -D or -d option in the manual.