https://bugs.kde.org/show_bug.cgi?id=361411
Amish Naidu <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kde | |velop/59d823957de8f685d4cf9 | |4919bca2738328aa197 --- Comment #1 from Amish Naidu <[email protected]> --- Git commit 59d823957de8f685d4cf94919bca2738328aa197 by Amish Naidu. Committed on 15/09/2018 at 10:00. Pushed by anaidu into branch 'master'. Create action to jump to the current execution line in debug mode. Summary: Added new action called "Show Current Line" that will jump to the execution position of the debugging program. This allows setting a shortcut to it, while the previous workaround of clicking on the active frame in the frame stack didn't. Reviewers: #kdevelop, brauch Reviewed By: #kdevelop, brauch Subscribers: kossebau, brauch, kdevelop-devel Tags: #kdevelop Differential Revision: https://phabricator.kde.org/D14618 M +19 -0 kdevplatform/shell/debugcontroller.cpp M +5 -3 kdevplatform/shell/debugcontroller.h M +10 -6 kdevplatform/shell/debugger/kdevdebuggershellui.rc https://commits.kde.org/kdevelop/59d823957de8f685d4cf94919bca2738328aa197 -- You are receiving this mail because: You are watching all bug changes.
