LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   using gdb (https://www.linuxquestions.org/questions/programming-9/using-gdb-545446/)

jshih 04-12-2007 09:05 AM

using gdb
 
Hi,
Currently, I encounter one issue. I set a number of break points in one of shared libraries, but, for some reason, some of them do not stop at the break points.


Thank you.

wjevans_7d1@yahoo.co 04-12-2007 04:43 PM

Can you create a small test program which illustrates this, and show us where it goes wrong?

jshih 04-15-2007 12:11 PM

Thank you for your help.

The problem is that the binary linked with a lot of shared libraries.
I do not have any issue to set break points in the application area.
The only thing is that I can not set break points within some modules of one of
the libraries. I will try to create a small test program.


All times are GMT -5. The time now is 03:31 AM.