Re: Ask a question related Assemble and C revert within vmlinux ?

From: peter meng
Date: Fri Jul 10 2009 - 00:46:12 EST



Hi,Albert

Thanks .

--- On Thu, 7/9/09, Albert ARIBAUD <albert.aribaud@xxxxxxx> wrote:

> From: Albert ARIBAUD <albert.aribaud@xxxxxxx>
> Subject: Re: Ask a question related Assemble and C revert within vmlinux ?
> To: "peter meng" <mengsanshui@xxxxxxxxxxxx>
> Cc: linux-kernel@xxxxxxxxxxxxxxx
> Date: Thursday, July 9, 2009, 7:35 PM
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/