On 8 April 2014 22:03, John Syne wrote:
Hi John,
> I compiled my code with debug symbols on an BeagleBoneBlack using Debian
> gcc-4.7. If I use objdump -S on my object file, I see both source lines
> and disassembly. On my Ubuntu 13.10 host, using
> gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-201
I compiled my code with debug symbols on an BeagleBoneBlack using Debian
gcc-4.7. If I use objdump -S on my object file, I see both source lines
and disassembly. On my Ubuntu 13.10 host, using
gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux, I do
arm-linux-gnueabihf-objdump -S on the same