debugger: move startgdbserverdialog from remotelinux plugins

Change-Id: Ic382437bb99fe1b6bda9b1252e286cb3b9476191
Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
This commit is contained in:
hjk
2012-07-27 00:17:12 +02:00
committed by Christian Kandeler
parent 59187d18d5
commit 1283233f4b
14 changed files with 102 additions and 141 deletions

View File

@@ -38,7 +38,6 @@
#include <debugger/debuggerengine.h>
#include <utils/qtcassert.h>
using namespace Qnx;
using namespace Qnx::Internal;
QnxDebugSupport::QnxDebugSupport(QnxRunConfiguration *runConfig, Debugger::DebuggerEngine *engine)