Bug 361411 - Please implement action "Go to Execution Position"
Summary: Please implement action "Go to Execution Position"
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (other bugs)
Version First Reported In: git master
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2016-04-05 10:57 UTC by Alexander Potashev
Modified: 2018-09-15 10:01 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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