I am having troubles debugging a shared lib in QtCreator 2.3.1.  The  
shared lib is actually a plugin, not a Qt plugin though, for my app  
and is loaded at run time.  I can set a breakpoint in the plugin but  
when I run my app and it loads the plugin the breakpoint is never hit.  
  How do I setup Qt to debug the plugin.  Is there anything I need to  
change in QtCreator?  Does the plugin need to be in the working  
directory with the executable?  I building my app and plugin in debug  
mode.

Ed

_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator

Reply via email to