debugger: more linear state handling in core adapter

This commit is contained in:
hjk
2010-07-15 13:23:44 +02:00
parent 9f8b5af3b2
commit d6fc1193ed
6 changed files with 96 additions and 85 deletions

View File

@@ -136,6 +136,7 @@ private: ////////// Gdb Process Management //////////
void handleAdapterStarted();
void defaultInferiorShutdown(const char *cmd);
void loadPythonDumpers();
// Something went wrong with the adapter *before* adapterStarted() was emitted.
// Make sure to clean up everything before emitting this signal.