PImpl, private classes and debugging
-
Hi,
It's seems there is an issue when trying to debug in headers.
When I use pImpl idiom (or q_pointer), so implement classes behavior in private classes, I'm not able to put activated breaking point in Creator ( they are created but deactivated).In the same debugging session, I'm able to use break point in cpp files.
Is it known or did I failed? :)
I'm using Qt creator 2.1.0 and Qt 4.7.2.
-
Please try this with the 2.2 beta and "file a bug report":http://bugreports.qt.nokia.com/ if the problem persists there. Your chances to get the issue fixed that way are much better than writing posts here:-)