[jbosstools-issues] [JBoss JIRA] (ERT-525) Docker launch not able to handle debugging C/C++ programs that printf without newlines [EBZ#521211]

Jeff Johnston (JIRA) issues at jboss.org
Wed Sep 6 17:26:00 EDT 2017


     [ https://issues.jboss.org/browse/ERT-525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Johnston resolved ERT-525.
-------------------------------
    Fix Version/s: Oxygen.1 (4.7)
         Assignee: Jeff Johnston
       Resolution: Done


> Docker launch not able to handle debugging C/C++ programs that printf without newlines [EBZ#521211]
> ---------------------------------------------------------------------------------------------------
>
>                 Key: ERT-525
>                 URL: https://issues.jboss.org/browse/ERT-525
>             Project: Eclipse Release Train
>          Issue Type: Task
>          Components: Linux Tools
>            Reporter: Friendly Jira Robot
>            Assignee: Jeff Johnston
>              Labels: 6.1.1, Docker, bzira
>             Fix For: Oxygen.1 (4.7)
>
>
> Using the CDT Debug in Container support for C/C++ applications, if a simple C application does a printf without a newline, the line may or may not be shown while stepping or running the program inside gdbserver.  It appears that the Docker daemon is not reliable in delivering output in such a case and sometimes it turns up too late (e.g. gdbserver and the application are both finished) so it does not appear.  Sometimes it shows up after gdbserver and the application is finished.  In such a case, a line containing a single LineFeed character is printed in the place it should have been printed in the first place.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list