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. Trouble debugging QtCreator itself

Trouble debugging QtCreator itself

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 2 Posters 1.3k Views 1 Watching
  • 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.
  • R Offline
    R Offline
    Rexona for men
    wrote on last edited by
    #1

    To find the cause of my problem (https://bugreports.qt-project.org/browse/QTCREATORBUG-9789 ) I tried to debug QtCreator by myself (at least it's better than just sitting around). So I got the source code and opened it in QtCreator to start debugging it.

    However, after some time the debugger stops in line 950, pluginspec.cpp:
    @PluginLoader loader(libName);@
    Its the QmlDesignerd.dll

    Whatever I try, I can't get any further.
    Just starting QtCreator without debugging works perfectly.

    [edit, link fixed, koahnig]

    1 Reply Last reply
    0
    • R Offline
      R Offline
      Rexona for men
      wrote on last edited by
      #2

      Nevermind, after a lot of time, it worked.
      Could be a bit faster though .

      1 Reply Last reply
      0
      • K Offline
        K Offline
        koahnig
        wrote on last edited by
        #3

        Any hints what went wrong?

        Vote the answer(s) that helped you to solve your issue(s)

        1 Reply Last reply
        0
        • R Offline
          R Offline
          Rexona for men
          wrote on last edited by
          #4

          No idea really, at the moment it takes much less time, approx. 30 seconds.
          When I tried it yesterday, it stayed in the line above for over five minutes and I restarted it several times.

          It's somehow weird, but at least I can debug it now..

          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