[Bug 82956] New: Featurewish: Setting the instruction pointer within the KDevelop debugger

Joachim Eibl joachim.eibl at gmx.de
Mon Jun 7 00:59:31 UTC 2004


------- 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=82956      
           Summary: Featurewish: Setting the instruction pointer within the
                    KDevelop debugger
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: NEW
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel kdevelop org
        ReportedBy: joachim.eibl gmx de


Version:           3.0.90 (using KDE KDE 3.2.90)
Installed from:    Compiled From Sources

I would like to be able to set the instruction pointer within the debugger via the user interface.

Whithin gdb this can be achieved via the "jump"-command plus a temporary breakpoint at the jump target.

This is very useful in many situations. E.g. when you accidently stepped over the important function and want to step in; or to repeat or skip a certain section for whatever reason.

It would be similar like "Run to cursor" in the Debug-menu but instead "Jump to cursor" or "Set next instruction".

Joachim




More information about the KDevelop-devel mailing list