lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ