[Bug 60501] New: Debugger frame stack display, jump to source

Jon Smirl jonsmirl at yahoo.com
Sun Jun 29 22:00:08 UTC 2003


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=60501     
           Summary: Debugger frame stack display, jump to source
           Product: kdevelop
           Version: CVS
          Platform: RedHat RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: jonsmirl at yahoo.com


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.




More information about the KDevelop-devel mailing list