Bug 361411

Summary: Please implement action "Go to Execution Position"
Product: [Applications] kdevelop Reporter: Alexander Potashev <aspotashev>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: wishlist Keywords: junior-jobs
Priority: NOR    
Version First Reported In: git master   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Alexander Potashev 2016-04-05 10:57:22 UTC
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
Comment 1 Amish Naidu 2018-09-15 10:01:14 UTC
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