[Qt-creator] Debugging shared library, how to?

Abdelrazak Younes younes.abdel at gmail.com
Tue Mar 17 13:47:44 CET 2009


Hi,

I have program P that used shared library L. In the project settings of 
P, I defined L as a dependency.
Now, I can put a breakpoint in P and the debugger will correctly stop 
there. So far so good. But putting a breakpoint in the shared lib will 
not work. The red breakpoint icon presents an hourglass which I guess 
means that there is a problem.

Is there something I am doing wrong?

I use latest Qtcreator git compiled ungainst Qt4.5.0.

Thanks,
Abdel.

PS: thanks a lot for Qt creator, coming from an MSVC world, I enjoy it 
very very much :-)




More information about the Qt-creator-old mailing list