forked from qt-creator/qt-creator
debugger: make -debug binary@host:port[@arch] work on the commandline to
attach to a gdb server
This commit is contained in:
@@ -124,7 +124,6 @@ private:
|
||||
bool initialize(const QStringList &arguments, QString *errorMessage);
|
||||
ShutdownFlag aboutToShutdown();
|
||||
void extensionsInitialized();
|
||||
void remoteCommand(const QStringList &options, const QStringList &arguments);
|
||||
|
||||
QWidget *mainWindow() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user