Debugger: Display parsed gdb version in build&run debugger list

Change-Id: Ie7ec35f2f282f7f5ed527253c64c19e2b9347b18
Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
hjk
2014-06-23 17:59:27 +02:00
parent fa19530c57
commit 33e8c02aef
4 changed files with 39 additions and 2 deletions

View File

@@ -82,6 +82,7 @@ private:
QLineEdit *m_displayNameLineEdit;
QLabel *m_cdbLabel;
QLineEdit *m_versionLabel;
Utils::PathChooser *m_binaryChooser;
QLineEdit *m_abis;
DebuggerItemModel *m_model;