[openbeos] Re: objdump tip (was Re: Preferences/File Help)

  • From: "Manuel Jesus Petit de Gabriel" <freston@xxxxxxxxxxx>
  • To: <openbeos@xxxxxxxxxxxxx>
  • Date: Sat, 19 Jan 2002 02:00:23 -0800

----- Original Message -----
From: "François Revol" <revol@xxxxxxx>
To: <openbeos@xxxxxxxxxxxxx>
Sent: Friday, January 18, 2002 2:26 PM
Subject: [openbeos] objdump tip (was Re: Preferences/File Help)


> about objdump...
> if you get on something on which nm says 'no symbol', like
libstdc++.r4.so,
> try objdump --dynamic-syms :)
>
> and | it through c++filt to get something human readable of course :)

Why not: objdump --dynamic-syms --demangle    :)


manuel,

>
> François.
>
> En réponse à "Ithamar R. Adema" <ithamar@xxxxxxxxx>:
>
> > >And going even further, has anyone tried to disassemble
> > >the files?    (The kernel, BTW, yields little information,
> > >at least to my novice eyes.)
> >
> > How did you dissassemble? If you use objdump you get lots of good info
> >
> > from there :)
> >
> > Regards,
> >
> > Ithamar.
> >
> >
> >
> >
>
>
>
>


Other related posts: