https://bugs.kde.org/show_bug.cgi?id=342245
Albert Astals Cid <aa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/kde | |vplatform/c6e8f386aeb599112 | |f592b981a3601b2949bfd4b Resolution|--- |FIXED --- Comment #5 from Albert Astals Cid <aa...@kde.org> --- Git commit c6e8f386aeb599112f592b981a3601b2949bfd4b by Albert Astals Cid, on behalf of Damir Porobic. Committed on 26/02/2017 at 23:58. Pushed by aacid into branch 'master'. Pressing "Continue" starts "Debug" if program is not running Changes the kdevdebuggershellui to make the "continue" action visible when the debugger is not running, otherwise the "continue" action would be disabled. Triggering the "continue" action when while no debug is running will have the same effect as triggering "debug" action. The "continue" action for running debugs remains the same as before. Differential Revision: https://phabricator.kde.org/D4334 M +33 -6 shell/debugcontroller.cpp M +1 -0 shell/debugcontroller.h M +5 -3 shell/debugger/kdevdebuggershellui.rc https://commits.kde.org/kdevplatform/c6e8f386aeb599112f592b981a3601b2949bfd4b -- You are receiving this mail because: You are watching all bug changes.