OSDN Git Service

Debugger: Avoid 'start debugging' action being enabled why debugging
authorKai Koehne <kai.koehne@nokia.com>
Thu, 13 Oct 2011 11:22:26 +0000 (13:22 +0200)
committerKai Koehne <kai.koehne@nokia.com>
Thu, 13 Oct 2011 15:22:13 +0000 (17:22 +0200)
commit60c4160ebd020e3855598739558385d02030f990
treea95ff2de20be17be9811031a37d86ff6a1cebb70
parentbe35fecf911388d315e4e83152adbb9c831eae89
Debugger: Avoid 'start debugging' action being enabled why debugging

Don't let updateDebugActions() (triggered e.g. by project changes)
mess with the state fo the Start Debugger, Step, Next actions while
an engine is running.

Change-Id: I08ee20c70f9ff712f928f8ba04ac3d60d5669f11
Task-number: QTCREATORBUG-6290
Reviewed-by: hjk <qthjk@ovi.com>
src/plugins/debugger/debuggerplugin.cpp