[Bug 81713] New: Clickable debug output jumps to file/line

Linus McCabe linus at mccabe.nu
Thu May 20 14:12:51 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=81713      
           Summary: Clickable debug output jumps to file/line
           Product: kdevelop
           Version: unspecified
          Platform: Debian testing
        OS/Version: Linux
            Status: NEW
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel kdevelop org
        ReportedBy: linus mccabe nu


Version:            (using KDE KDE 3.2.1)
Installed from:    Debian testing/unstable Packages

It'd be neat if you could doubleclick on a line in the application output and then the line was scanned for a filename and linenumber and the editor brought to that location. Like when you click a line in the "grep" output.
It'd then be easy to add kdDebug lines like 
kdDebug(24000) << k_lineinfo << "xxx" << endl;
and while 'backtracing' the debug output you could simple click your way  back and forth.




More information about the KDevelop-devel mailing list