Debugger: Base magic Qml connection discover on base run control signal

Less debugger specific code and less convoluted paths in debugger
message handling.

Change-Id: Ib298889c386d65f17acbdfc585188097bb20ed74
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
hjk
2017-04-11 09:15:50 +02:00
parent 5b3ed3f9cb
commit d049a5be19
6 changed files with 23 additions and 31 deletions

View File

@@ -477,6 +477,8 @@ private:
class DebuggerRunTool : public ProjectExplorer::ToolRunner
{
Q_OBJECT
public:
DebuggerRunTool(ProjectExplorer::RunControl *runControl,
const DebuggerRunParameters &rp,