How to printf some infromation in .SO file in Linux

R

Ryan Liu

Hi,

I am debuging dynamic library .so file.
But I can't printf anything.
So What can I to do if I want to print something in .so?

Thanks in advance.
Ryan
 
M

marbac

Ryan said:
Hi,

I am debuging dynamic library .so file.
But I can't printf anything.
So What can I to do if I want to print something in .so?

Thanks in advance.
Ryan

Your question is a little bit confusing.

You can get some informations of the .so or .a if you use
nm - list symbols from object files

man nm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top