[Bug 60068] New: Starting the program under the debugger

Sphere sphere1952 at attbi.com
Thu Jun 19 16:23:04 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=60068     
           Summary: Starting the program under the debugger
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: sphere1952 at attbi.com


Version:            (using KDE Devel)
Installed from:    Compiled sources

Having reviewed bugs 57710 and 41166, I'll enter this as it's what they
really wanted.

If the program is in a debuggable state you should be able to use Debug
step into (or the icon) to start the program and stop at the first line of
your code.  (Whether "step over" is available to do the same thing is
one of those fuzzy interface questions, but I would vote yes.)

Gideon should be smart enough not to give these options if either the
program was not built debug or the program is not runable (failed build) --
but this could be seen as a later improvement.

Sphere.




More information about the KDevelop-devel mailing list