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

  • From: François Revol <revol@xxxxxxx>
  • To: openbeos@xxxxxxxxxxxxx
  • Date: Fri, 18 Jan 2002 23:26:38 +0100 (MET)

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 :)

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: