mmu problems

Peter Ryser Peter.Ryser at xilinx.com
Fri Jul 27 16:53:13 EST 2001


Hi Adam,

not a solution for your real problem, but I hope it helps anyway.

> Is there any way I can get gcc to annotate the assembly listing with the
> C source
> code?  I feel it would help pinpoint what is going on...

objdump --source vmlinux

produces a mixed C/assembly file. Works only if debugging information has been
included in the kernel during compilation.

- Peter


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-embedded mailing list