lldb/ios: add platform specification

Change-Id: Ie7867dce5bd50573d714d41bf46195a802eb61c7
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
This commit is contained in:
Fawzi Mohamed
2013-10-31 10:07:28 +01:00
committed by hjk
parent 262e3ab9db
commit 345eb5b0a5
4 changed files with 15 additions and 6 deletions

View File

@@ -87,6 +87,7 @@ public:
QString debuggerCommand;
ProjectExplorer::Abi toolChainAbi;
QString platform;
QString executable;
QString displayName; // Used in the Snapshots view.
QString startMessage; // First status message shown.