PImpl, private classes and debugging
-
wrote on 31 Mar 2011, 10:04 last edited by
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.
-
wrote on 31 Mar 2011, 11:12 last edited by
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:-)
-
wrote on 31 Mar 2011, 12:06 last edited by
I didn't see that a binary version was available...
It fix this problem.
Thanks.
1/3