Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Debugging and be able to see source code
Forum Updated to NodeBB v4.3 + New Features

Debugging and be able to see source code

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 1 Posters 436 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
    Slei
    wrote on last edited by
    #1

    Hey,

    I have a project/solution with multiple subprojects or how they are called in QT.

    0_1516102581624_qtcreator_2018-01-16_11-35-46.png

    I am able to debug the code in /app , probably because it's the startup project, but I'm not able to debug code in the other subprojects (dvlib for example)which are used by the /app project.

    I'm only able to see the assembly.. I'm not sure how to set the debugger up correctly to be able to step into the other code parts, can anyone help?

    S 1 Reply Last reply
    0
    • S Slei

      Hey,

      I have a project/solution with multiple subprojects or how they are called in QT.

      0_1516102581624_qtcreator_2018-01-16_11-35-46.png

      I am able to debug the code in /app , probably because it's the startup project, but I'm not able to debug code in the other subprojects (dvlib for example)which are used by the /app project.

      I'm only able to see the assembly.. I'm not sure how to set the debugger up correctly to be able to step into the other code parts, can anyone help?

      S Offline
      S Offline
      Slei
      wrote on last edited by
      #2

      I think it worked by adding the other source folders to tools->Options->Debugger->General->"Add QT sources..."

      1 Reply Last reply
      1

      • Login

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