application console in Galileo

View: New views
2 Messages — Rating Filter:   Alert me  

application console in Galileo

by subs-6 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I have just moved to Galileo from Europa (yes, I skipped a generation).

When my application does a printf(), in Europa a "\n" was interpreted as
a newline character in the console, but in Galileo, it is displayed as "\n".

Is there a setting to change this behavior?

Console output for Europa (CDT4):
Hello World
This is on a 2nd line

Console output for Galileo (CDT6):
Hello World\nThis is on a 2nd line\n

Thanks
--
Subs
_______________________________________________
cdt-debug-dev mailing list
cdt-debug-dev@...
https://dev.eclipse.org/mailman/listinfo/cdt-debug-dev

Re: application console in Galileo

by subs-6 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 31/07/2009 15:59, Subs wrote:

> Hi,
>
> I have just moved to Galileo from Europa (yes, I skipped a generation).
>
> When my application does a printf(), in Europa a "\n" was interpreted as
> a newline character in the console, but in Galileo, it is displayed as
> "\n".
>
> Is there a setting to change this behavior?
>
> Console output for Europa (CDT4):
> Hello World
> This is on a 2nd line
>
> Console output for Galileo (CDT6):
> Hello World\nThis is on a 2nd line\n
>
> Thanks

Further investigation has shown the regression is caused by:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=255946

Which has been marked as closed by elaskavaia.cdt@.... See the new
comment at the end of the bug.

Should I open a new bug? Can we get this fixed in the next build? Whilst
it might seem trivial its a pretty serious regression.

--
Subs
_______________________________________________
cdt-debug-dev mailing list
cdt-debug-dev@...
https://dev.eclipse.org/mailman/listinfo/cdt-debug-dev