stepping into sharedlibraries

<[email protected]>
Newsgroups gmane.comp.gdb.bugs.general
Message-ID <[email protected]>
I have a QNX program that calls routines in shared libraries I also 
created.  I am stepping through main() and when I get to a routine in a 
shared library, I expected it to step into it (both main and the shared 
library were compiled with -g).  However, it just steps over it, even with 
i try stepi.  I did the following:
target qnx pty
set auto-solib-add 1
sym /...path.../client
run /...path.../client
br 56 (line number)
c
step (repeatedly after break)

The program and shared libraries are in the same path.  The source is in 
another path and broken out by directory (for each shared object).

What am I missing so that I can step into these routines...

Thanks.
[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.