Info needed

Segher Boessenkool segher at koffie.nl
Sat Jan 4 19:59:29 EST 2003


"Suresha H.M" wrote:
>
> Hello,
>
> Can any body know about how to convert bin to assembly
> in linux? Similar to 'binToAsm' tool of VxWorks.

I usually use

objdump -bbinary -mpowerpc:7400 -EB -z -D some_file

or something like that.  If you do this often, make a shell
script or a shell function or a shell alias to do this...


Segher


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-dev mailing list