[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4A55D60F.4060703@free.fr>
Date: Thu, 09 Jul 2009 13:35:43 +0200
From: Albert ARIBAUD <albert.aribaud@...e.fr>
To: peter meng <mengsanshui@...oo.com.cn>
CC: linux-kernel@...r.kernel.org
Subject: Re: Ask a question related Assemble and C revert within vmlinux
?
peter meng a écrit :
> Hi
>
> I compile the linux kernel with mips .
> Is there any tools let the Assemble code correspond to C code ?
> I mean Assemble line correspond to C line .
Look up you C compiler's command line options. There should be several to
generate listings, with either assembly or mixed assembly and C.
Or if your tool chain has the objdump utility, objdump also has options to
disassemble, and possibly intermix source code lines.
Amicalement,
--
Albert.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists