Bug 60501 - Debugger frame stack display, jump to source
Summary: Debugger frame stack display, jump to source
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: CPP Debugger (show other bugs)
Version: git master
Platform: RedHat Enterprise Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-29 21:59 UTC by Jon Smirl
Modified: 2003-07-20 12:36 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Smirl 2003-06-29 21:59:50 UTC
Version:           CVS (using KDE KDE 3.1)
Installed from:    RedHat RPMs

Click on a frame stack (like #0) in the debugger frame display. This will jump you to the correct location in the source. Now go manually move the cursor in the editor to another part of the file. Go click on the same frame stack again (#0). You won't be brought back to the current source line in the display. 

The debugger needs to jump back to the source display line every time it is clicked, even if the click doesn't change the stack level in order to compenstation for manual changes in the editor display.
Comment 1 John Birch 2003-07-20 12:36:32 UTC
Fixed in cvs