Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.8.0
-
-
fa0771549e (qt-creator/qt-creator/8.0) fa0771549e (qt-creator/qt-creator/master) fa0771549e (qt-creator/tqtc-qt-creator/8.0)
Description
[CDB]: When inserting a breakpoint after the application has started when remotely debugging it will fail to stop and can cause a crash in CDB as a result. This is because it is trying to interrupt a local process with the pid from the remote process.