[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-bugs
Subject:    [Bug 161088] New: application output (stderr,
From:       Daniel Santos <daniel.santos () pobox ! com>
Date:       2008-04-20 20:13:17
Message-ID: 20080420221316.161088.daniel.santos () pobox ! com
[Download RAW message or body]

------- 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=161088         
           Summary: application output (stderr, etc) not line terminated
                    lost when program exits
           Product: kdevelop
           Version: 3.5.1
          Platform: Gentoo Packages
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs kdevelop org
        ReportedBy: daniel.santos pobox com


Version:           3.5.1 (using KDE 3.5.9)
Installed from:    Gentoo Packages
Compiler:          gcc 4.2.3 
OS:                Linux

If the program you are debugging outputs text that is not EOL-terminated, the text is \
not displayed -- this is acceptable behavior.  However, when the program terminates, \
any text that was output and not followed by an EOL terminator should be output to \
the "Application" tab and this is not currently happening.  As a result, I spent a \
little time trying to figure out why the last part of my error message was missing, \
only to figure out later that it was, I just forgot to add a \n to the printf where I \
spit it out.

An even more desirable mechanism would be to flush the application output every \
x-seconds/milliseconds so that non-EOL-terminated output can be seen while the \
application is running, but still avoiding some of the problems that can be \
associated with trying to update the tab on every putc() call.

_______________________________________________
KDevelop-bugs mailing list
KDevelop-bugs@kdevelop.org
https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic