fakevim: work on auto tests

This commit is contained in:
hjk
2009-04-06 10:58:48 +02:00
parent 094e60f103
commit 7d48b523d5
4 changed files with 181 additions and 11 deletions

View File

@@ -796,6 +796,7 @@ bool DebuggerPlugin::initialize(const QStringList &arguments, QString *errorMess
void DebuggerPlugin::extensionsInitialized()
{
// time gdb -i mi -ex 'debuggerplugin.cpp:800' -ex r -ex q bin/qtcreator.bin
}
/*! Activates the previous mode when the current mode is the debug mode. */