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. [solved]why debug(using cdb) is so slowly?
Forum Updated to NodeBB v4.3 + New Features

[solved]why debug(using cdb) is so slowly?

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 1 Posters 1.4k 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.
  • T Offline
    T Offline
    twicave
    wrote on last edited by
    #1

    my Qt version: 4.8.4.
    compiler: vs2010.
    cdb is coming from Microsoft DDK.

    My project has 15 also sub-projects, most of them is static lib(several of them is dynamic lib.)
    When I try to debug in one sub-project,
    It takes about 10~20 seconds(even more) from one line to another in QTCreator.
    I can't endure such delay. It should be I have done something wrong.

    help me , please.

    [moved, koahnig]

    1 Reply Last reply
    0
    • T Offline
      T Offline
      twicave
      wrote on last edited by
      #2

      I have found the reason:
      in multi-module project.
      if you add a evaluation into debug "watch" panel.
      then the debug efficiency will slow down significantly.

      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