Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Formatting Eclipse console output
Formatting Eclipse console output [message #517450] Sun, 28 February 2010 01:49
Eclipse UserFriend
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: Sun Apr 27 10:41:49 EDT 2025

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

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

Back to the top