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. [Not Answered] Debugging a detached process?

[Not Answered] Debugging a detached process?

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 915 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.
  • CAD_codingC Offline
    CAD_codingC Offline
    CAD_coding
    wrote on last edited by
    #1

    Hi,
    I am launching an instance of my own application using QProcess::startDetached().
    The problem is that my debugger is unable to catch the breakpoints for this process.
    Even if I try: Start Debugging -> Attach to Running External Application, it is still unable to debug.
    What is wrong with Qt Creator?
    I am using Qt 4.8.1 with Qt Creator 2.4.1 and MinGW 4.4

    1 Reply Last reply
    0
    • CAD_codingC Offline
      CAD_codingC Offline
      CAD_coding
      wrote on last edited by
      #2

      Expecting some replies...

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

        Did you consider to upgrade to Qt creator 3.0 ?
        Qt Creator 2.4.1 is a while back.
        Otherwise it may be a good idea to check on JIRA if it is a known bug and if it has been fixed.

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

        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