LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to View Classes and Functions inside .so library file (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-view-classes-and-functions-inside-so-library-file-909092/)

kamatchisl 10-19-2011 11:23 PM

How to View Classes and Functions inside .so library file
 
Hi All,
I have library file libtest.so
I need to view all the classes and functions inside libtest.so file.
Can i get any ideas?

Thanks in advance.

Regards,
Kamatchi

evo2 10-20-2011 12:27 AM

Hi,

You could try running nm or even strings on it.

Evo2.

kamatchisl 10-20-2011 01:12 AM

Thanks for ur reply
 
Thanks for ur reply


All times are GMT -5. The time now is 09:29 PM.