Debugger: Inline GdbEngine::write into caller

Not used in earnest since the end of CODA/Symbian.

Change-Id: Ib2d22fb247d178b091a17f9927aa911d6707d3f9
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
hjk
2017-02-06 17:13:49 +01:00
parent f77af5e336
commit 541dd8643d
2 changed files with 2 additions and 10 deletions

View File

@@ -419,9 +419,6 @@ protected:
void debugLastCommand() override;
DebuggerCommand m_lastDebuggableCommand;
protected:
virtual void write(const QByteArray &data);
protected:
bool prepareCommand();
void interruptLocalInferior(qint64 pid);