[Bug 66546] New: debugging with cin doesn't work in alpha6, with alpha7 it doesn't work at all.

fisk39 kl at vsen.dk
Sat Oct 25 12:49:02 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=66546     
           Summary: debugging with cin doesn't work in alpha6, with alpha7
                    it doesn't work at all.
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel at kdevelop.org
        ReportedBy: kl at vsen.dk


Version:           3.0.0alpha6 and alpha7 (using KDE KDE 3.1.4)
Installed from:    Compiled From Sources
Compiler:          gcc-3.2.3 std. PIII optimizations - nothing fancy.
OS:          Linux

I've worked with alpha6 for a long time (or rather my girlfriend has - it's her that uses the program mostly). 

This is with alpha6.
I just found the other day, that you could allow your cin to work, while debugging, if you enable "Project->Project options->Debugger->Enable seperate terminal for application I/O" it won't debug, as it says it can't find the executable file in de <projectdir>/debug/src directory f.ex. (can't find /home/username/projectname/debug/src/projectname). However if I try to just execute the file (from kdevelop) it runs just fine. If I now go, disable the above mentioned setting, it still complains like it did before, and the only way to make it able to debug again, is to create a new project and copy the source-file contents over.

With alpha7, it won't debug at all. It keeps complaining as with alpha6, even though I never enabled "Project->Project options->Debugger->Enable seperate terminal for application I/O" for this project, so I had to install alpha6 again.




More information about the KDevelop-devel mailing list