Skip to main content



      Home
Home » Newcomers » Newcomers » External Terminal
External Terminal [message #259537] Sun, 29 June 2008 12:43 Go to next message
Eclipse UserFriend
Originally posted by: kerrguelen.gmail.com

I'm using EclipseCDT(on Linux) to try to learn C++.

Because I don't like the internal console, I would like to know how it
would be possible to use an external xterm to run/debug my console
programs.
Re: External Terminal [message #259571 is a reply to message #259537] Mon, 30 June 2008 03:16 Go to previous message
Eclipse UserFriend
Jones wrote:
> I'm using EclipseCDT(on Linux) to try to learn C++.
>
> Because I don't like the internal console, I would like to know how it
> would be possible to use an external xterm to run/debug my console
> programs.
>

To run your program in an xterm, you can define an external tool (Run >
External Tools) which runs xterm -e <your-program>.

Debugging is a little more involved. See also following posting:
http://dev.eclipse.org/newslists/news.eclipse.tools.cdt/msg1 0001.html

HTH
--
Anton Leherbauer
Wind River CDT Team, Austria
Previous Topic:help with dependencies install for IBM Rational Architect
Next Topic:Section not displaynig in Tabbed properties view
Goto Forum:
  


Current Time: Sat May 10 23:56:15 EDT 2025

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

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

Back to the top