https://bugs.kde.org/show_bug.cgi?id=377899

            Bug ID: 377899
           Summary: KDevelop and automatic stepping through the code, with
                    a timer to stop at each line.
           Product: kdevelop
           Version: git master
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: CPP Debugger
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: petross...@gmail.com
                CC: niko.s...@gmail.com
  Target Milestone: ---

KDevelop's  debugging capabilities are steadily maturing. I think it is a nice
idea to to also step through the code non-interactively, with an adjustable
timer to halt at each line till the execution moves to the next one. If the
programm needs user's input, then the debugger will halt as usual, waiting for
the programm's input.

This way the user or KDevelop can sit back and examine the execution flow in
large programms, instead of clicking repeatedly. 

Another breakpoint in the code or/and a "stop on change" option, will halt the
(automatic) execution, until further choise of the programmer.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to