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

Forum statistics

Threads
474,169
Messages
2,570,916
Members
47,458
Latest member
Chris#

Latest Threads

Top