Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QT GDB detaching from process every second
Forum Update on Monday, May 27th 2025

QT GDB detaching from process every second

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 1.0k 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.
  • A Offline
    A Offline
    aRcleR
    wrote on 13 Mar 2019, 18:54 last edited by
    #1

    Hi everyone, I'm having a weird behaviour when I debug a Qt app with GBD in qtcreator. I'm using a imx6 module with embedded linux and Qt5.9.
    When I start the debug session, I have the message over the output application pane:
    "detaching from process xxxx" with xxxx being an incremental number, and incremented every second.

    My concerning is about and why the process attach / detach ocurrs. And if this maybe could result in a memory leak or something similar. Also if could I check anything related to the attach/detach process.

    Thanks in advance.

    A 1 Reply Last reply 13 Mar 2019, 20:00
    0
    • A aRcleR
      13 Mar 2019, 18:54

      Hi everyone, I'm having a weird behaviour when I debug a Qt app with GBD in qtcreator. I'm using a imx6 module with embedded linux and Qt5.9.
      When I start the debug session, I have the message over the output application pane:
      "detaching from process xxxx" with xxxx being an incremental number, and incremented every second.

      My concerning is about and why the process attach / detach ocurrs. And if this maybe could result in a memory leak or something similar. Also if could I check anything related to the attach/detach process.

      Thanks in advance.

      A Offline
      A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on 13 Mar 2019, 20:00 last edited by
      #2

      @aRcleR please have a look at Windows > Views > Debugger Log. This might give you further information to your problem.

      Regards

      Qt has to stay free or it will die.

      1 Reply Last reply
      1

      1/2

      13 Mar 2019, 18:54

      • Login

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