debugger: more state work

This commit is contained in:
hjk
2010-07-12 15:39:22 +02:00
parent cb68ec6656
commit 3eef8a43c0
7 changed files with 24 additions and 13 deletions

View File

@@ -490,6 +490,7 @@ private: ////////// View & Data Stuff //////////
void handleDebuggingHelperEditValue(const GdbResponse &response);
void handleDebuggingHelperSetup(const GdbResponse &response);
void handleDebuggingHelperVersionCheckClassic(const GdbResponse &response);
void handleDetach(const GdbResponse &response);
Q_SLOT void createFullBacktrace();
void handleCreateFullBacktrace(const GdbResponse &response);