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. Adding Sources to QtCreator 2.4.1
Qt 6.11 is out! See what's new in the release blog

Adding Sources to QtCreator 2.4.1

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

    I am currently using QtCreator 2.4.1 with Qt 4.7.4 development libraries and am trying to track down a bug which after profiling with valgrind seems to occur internally within QGraphicsView::paintEvent(...) method

    To help isolate this problem I would like to step into the Qt source but having done some searching through the forums I have not being able to find a way to integrate the sources with my version of QtCreator.

    I have currently used the QtSDK manager to download the sources. I have also added a "Source Path Mapping" within Tools->Options->Debugger. I am sure that this step is where I am making a mistake as I am unable to even switch to source when viewing the QGraphicsView header file.

    I have so far tried adding the following Source Path Mappings

    Source Path=/var/tmp/qt-src
    TargetPath=/home/paul/QtSDK/QtSources/4.7.4

    and

    Source Path=/var/tmp/qt-src
    TargetPath=/home/paul/QtSDK/QtSources/4.7.4/src

    Neither works.

    Thanks Paul

    1 Reply Last reply
    0
    • P Offline
      P Offline
      prichmond
      wrote on last edited by
      #2

      Anyone? Not getting anywhere trying to find my bug without being able to step into the sources.

      Paul

      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