Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. PImpl, private classes and debugging

PImpl, private classes and debugging

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 2 Posters 2.8k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sdolard
    wrote on last edited by
    #1

    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.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #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:-)

      1 Reply Last reply
      0
      • S Offline
        S Offline
        sdolard
        wrote on last edited by
        #3

        I didn't see that a binary version was available...

        It fix this problem.
        Thanks.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved