All of lore.kernel.org
 help / color / mirror / Atom feed
* INFO NEEDED
@ 2001-03-01 12:11 girishs
  0 siblings, 0 replies; 5+ messages in thread
From: girishs @ 2001-03-01 12:11 UTC (permalink / raw)
  To: linux-kernel

hi
One of my friend needs some information on third party products on LINUX
1)Are there any RDBMS available on linux
2)IF they are present ,then how powerful are they (relatively)
3)Are there any Databases which come along with the LINUX open source.

I will be thankful for ur kind feedback on these questions.

With regards,
Girish.S.
fac-K
phone: 5578300 ext:1211






^ permalink raw reply	[flat|nested] 5+ messages in thread

* Info needed
@ 2003-01-03  5:31 Suresha H.M
  2003-01-03  6:35 ` David Gibson
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Suresha H.M @ 2003-01-03  5:31 UTC (permalink / raw)
  To: linuxppc-dev


Hello,

Can any body know about how to convert bin to assembly
in linux? Similar to 'binToAsm' tool of VxWorks.
Please let me know.

Thanks,
with regards,
-suresha


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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Info needed
  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
  2 siblings, 0 replies; 5+ messages in thread
From: David Gibson @ 2003-01-03  6:35 UTC (permalink / raw)
  To: linuxppc-dev


On Thu, Jan 02, 2003 at 09:31:15PM -0800, Suresha H.M wrote:
>
> Hello,
>
> Can any body know about how to convert bin to assembly
> in linux? Similar to 'binToAsm' tool of VxWorks.
> Please let me know.

Try the -d option to objdump.

--
David Gibson			| For every complex problem there is a
david@gibson.dropbear.id.au	| solution which is simple, neat and
				| wrong.
http://www.ozlabs.org/people/dgibson

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Info needed
  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
  2 siblings, 0 replies; 5+ messages in thread
From: Suresha H.M @ 2003-01-03  6:47 UTC (permalink / raw)
  To: linuxppc-dev


Hello Jim Chapman,

While serching I came to know that you have a perl
script which will do the same thing as VxWorks
'binToAsm' can you mail me more details about that
script.

Thanks,
-suresha

--- "Suresha H.M" <hm_suresha@yahoo.com> wrote:
>
> Hello,
>
> Can any body know about how to convert bin to
> assembly
> in linux? Similar to 'binToAsm' tool of VxWorks.
> Please let me know.
>
> Thanks,
> with regards,
> -suresha
>
>
>


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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Info needed
  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
  2 siblings, 0 replies; 5+ messages in thread
From: Segher Boessenkool @ 2003-01-04  8:59 UTC (permalink / raw)
  To: Suresha H.M; +Cc: linuxppc-dev


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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-01-04  8:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-03-01 12:11 INFO NEEDED girishs
  -- strict thread matches above, loose matches on Subject: below --
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 is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.