Todo: Add a button to rescan ABIs to UI after UI freeze.
Currently you have to change the debugger command and then
change it back when replacing a debugger with a debugger for
something else in place.
Task-number: QTCREATORBUG-10755
Change-Id: Id3cf1da3f198b60e6c538e5478b11f1d6d379ff9
Reviewed-by: hjk <hjk121@nokiamail.com>
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
Keep changes on options page when switching between different
debuggers.
Only apply those changes on "Apply" and "OK", but do not loose them
till those buttons are pressed.
Change-Id: I4c4c583e7438802782b31bbfa92c5c09b51d824a
Reviewed-by: Christian Stenger <christian.stenger@digia.com>
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
Also, be explicit about there non-automaticness.
This fixes a regression introduced in 574771.
Change-Id: I23a63fdc6698006e03b6bbc46a2cb444f70fc025
Reviewed-by: hjk <hjk121@nokiamail.com>
That is the case when the debugger options page was never opened.
Change-Id: If3cb37810ec51d300dca157b2c0c23c6a6e79b49
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>