Bug 60501

Summary: Debugger frame stack display, jump to source
Product: [Applications] kdevelop Reporter: Jon Smirl <jonsmirl>
Component: CPP DebuggerAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: git master   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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