[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: commenting of disassembled code
Dale Klein wrote:
>
> Does anyone out there have a way to comment disassembled code, such that
> when the disassembler is rerun, the new output source will have all the
> previously entered comments?
John Gwynne wrote a program that does basically just that. It examines
a commented set of code, looks for similar groups of instruction in an
uncommented disassembly, and applies the comments to it as appropriate.
I spent one evening trying to make it work and was unsuccessful, I'm
sure because of the formatting wasn't quite right. Haven't had time to
look at it again but I mean to. The source is on the ftp site,
AsmCode.zip or something like that.
--steve
--
Steve Ravet
steve.ravet@arm.com
ARM,Inc.
www.arm.com
----------------------------------------------------------------------------
To unsubscribe from gmecm, send "unsubscribe gmecm" (without the quotes)
in the body of a message (not the subject) to majordomo@lists.diy-efi.org