forked from qt-creator/qt-creator
Remove support for Madde-based platforms.
With Nokia's decision to stop support for Harmattan applications in their app store, the last remains of a use case have disappeared. Change-Id: Ia036112de01c8c3a866da3529b4a941db11c7358 Reviewed-by: Eike Ziller <eike.ziller@digia.com>
This commit is contained in:
@@ -272,7 +272,7 @@ signals:
|
||||
void stackFrameCompleted();
|
||||
/*
|
||||
* For "external" clients of a debugger run control that needs to do
|
||||
* further setup before the debugger is started (e.g. Maemo).
|
||||
* further setup before the debugger is started (e.g. RemoteLinux).
|
||||
* Afterwards, notifyEngineRemoteSetupDone() or notifyEngineRemoteSetupFailed()
|
||||
* must be called to continue or abort debugging, respectively.
|
||||
* This signal is only emitted if the start parameters indicate that
|
||||
|
||||
Reference in New Issue
Block a user