debugger: make -debug binary@host:port[@arch] work on the commandline to

attach to a gdb server
This commit is contained in:
hjk
2010-07-15 10:44:53 +02:00
parent 6da6add886
commit fc3b503644
3 changed files with 54 additions and 48 deletions

View File

@@ -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;