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 Updated to NodeBB v4.3 + New Features

QT GDB detaching from process every second

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 1.1k 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 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.

    aha_1980A 1 Reply Last reply
    0
    • A aRcleR

      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.

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on 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

      • Login

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