debugger: check matching Qt versions of compiled dumpers and debuggee

This commit is contained in:
hjk
2010-05-20 16:34:08 +02:00
parent 0c4c66f228
commit 098dd35134
2 changed files with 30 additions and 0 deletions

View File

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