debugger: work on startup

This commit is contained in:
hjk
2009-09-17 14:17:43 +02:00
parent 67e041940a
commit e642b0b1b6
5 changed files with 35 additions and 40 deletions

View File

@@ -399,7 +399,7 @@ public:
QAbstractItemModel *threadsModel();
int status() const { return m_status; }
// FIXME: hide this in the engines?
DebuggerStartMode startMode() const;
//DebuggerStartMode startMode() const;
QList<Symbol> moduleSymbols(const QString &moduleName);