linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Segher Boessenkool <segher@koffie.nl>
To: "Suresha H.M" <hm_suresha@yahoo.com>
Cc: linuxppc-dev@lists.linuxppc.org
Subject: Re: Info needed
Date: Sat, 04 Jan 2003 09:59:29 +0100	[thread overview]
Message-ID: <3E16A271.CE1078E8@koffie.nl> (raw)
In-Reply-To: 20030103053115.12565.qmail@web13409.mail.yahoo.com


"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/

      parent reply	other threads:[~2003-01-04  8:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-03  5:31 Info needed Suresha H.M
2003-01-03  6:35 ` David Gibson
2003-01-03  6:47 ` Suresha H.M
2003-01-04  8:59 ` Segher Boessenkool [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E16A271.CE1078E8@koffie.nl \
    --to=segher@koffie.nl \
    --cc=hm_suresha@yahoo.com \
    --cc=linuxppc-dev@lists.linuxppc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).