Qnx: Partially fix Attach to Running process

Only works for opened, active project, but better than before.

Change-Id: Icafe3a9605cea29cd16ed4bd316bf195e78efdb5
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
hjk
2017-09-13 15:38:31 +02:00
parent 382c9647e8
commit c4e6678b50
5 changed files with 34 additions and 102 deletions

View File

@@ -1019,7 +1019,8 @@ void GdbServerPortsGatherer::handlePortListReady()
return;
}
}
reportDone();
// reportDone();
reportStarted();
}
// GdbServerRunner