fakevim: work on autotests

This commit is contained in:
hjk
2009-04-08 16:05:24 +02:00
parent 3e38a0598b
commit 48dcc26d36
3 changed files with 148 additions and 70 deletions

View File

@@ -233,6 +233,8 @@ void GdbEngine::initializeConnections()
connect(theDebuggerAction(ExpandStack), SIGNAL(triggered()),
this, SLOT(reloadFullStack()));
connect(theDebuggerAction(MaximalStackDepth), SIGNAL(triggered()),
this, SLOT(reloadFullStack()));
}
void GdbEngine::initializeVariables()