Subject: Re: Assemblers
To: Robin Watts <Robin.Watts@wss.co.uk>
From: Erik E. Fair <fair@clock.org>
List: port-arm32
Date: 10/27/1998 11:52:52
In principle, you could bring over a binary, and ask gdb to disassemble it.
Presumably that would yield instructions suitable for gas (or whatever
assembler we're using), minus comments of course.

	Erik <fair@clock.org>