GDB detaching from process every second
-
I'm using an iMX6 embedded platform with Yocto Linux and Qt5.14.2. When I start the debug session, I have the message in application messages section:
"Detaching from process xxxx" with xxxx being an incremental number every second.I really don't know what is going on and why I receive such a message because I don't add a detaching process in my code.
Thanks in advance.
Similar topic unsolved: Re: QT GDB detaching from process every second