When debugging, there is no menu item/shortcut to go to the current execution position. I know I can open Frame Stack and click on the top, but it's not possible to assign a keyboard shortcut for this action. Reproducible: Always
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