Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Formatting Eclipse console output
Formatting Eclipse console output [message #517450] Sun, 28 February 2010 06:49
Rohit  is currently offline Rohit Friend
Messages: 24
Registered: July 2009
Junior Member
Hi there,

I will explain what I have done to get some background on my issue.
I have added a GDB/MI command and calling it from the Eclipse UI. The output of the command are some strings. I have formatted these strings in the printf statements in the GDB code so they print out correctly, in proper format on the terminal.
The output of the GDB/MI command are some GDB/MI stream records i.e. textual response to GDB's CLI commands.
However when they are printed in the Eclipse console they are printed in a single line with no formatting. Is there any way to format those strings ?
I tried to find a post with an issue similar to mine but havent come across any. Does anyone know anything about this? A suggestion or some idea perhaps....

Thank you for your time.

Rohit
Previous Topic:Problem using setDerived - how to clear derived mark from memory?
Next Topic:Broken Editor-Title
Goto Forum:
  


Current Time: Sat Apr 27 03:18:44 GMT 2024

Powered by FUDForum. Page generated in 0.02732 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top