diff options
author | Tobias Hunger <tobias.hunger@digia.com> | 2013-11-14 15:52:57 +0100 |
---|---|---|
committer | hjk <hjk121@nokiamail.com> | 2013-11-14 20:06:33 +0100 |
commit | 0904f6e836d27fdc5567a1ce7a57ce964a325233 (patch) | |
tree | f9798b46947decef7ce5b9d244c57f79a4f7afeb /src/plugins/git/gitclient.cpp | |
parent | 4da647ea395c0ba4f4ca594c370e88bec34bd0c9 (diff) | |
download | qt-creator-0904f6e836d27fdc5567a1ce7a57ce964a325233.tar.gz |
DebuggerItem: Fix restoration of ABIs
We want to restore even partially valid ABIs (e.g. those where
we are not 100% sure about the supported word width).
This change fixes Mingw compilers that went missing from their kits
after creator was reopened: The ABI did not get restored due to the
word width not being set and the default host ABI was set instead.
This then made the debugger no longer a match (msvc20x does not match
msys!) and thus getting removed from its kit.
Task-number: QTCREATORBUG-10463
Change-Id: Ie89c7aed2f092f3032860915c74655ff70dae77d
Reviewed-by: hjk <hjk121@nokiamail.com>
Diffstat (limited to 'src/plugins/git/gitclient.cpp')
0 files changed, 0 insertions, 0 deletions