Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Debug output to Eclipse console window?
Debug output to Eclipse console window? [message #78557] Sat, 16 August 2003 13:27 Go to next message
Eclipse UserFriend
Hello. I am using Eclipse 2.1.1 and CDT 1.1.0 with Cygwin gcc 3.2-3. I want
to be able to debug a program using the Cygwin gcc debugger, and have the
program output display in the Eclipse console view. When I try debugging,
the output goes to a new system window. This is odd, since when I run a
program through Eclipse, its output goes to the Eclipse console view.

Is there some gcc debugger or Eclipse setting that I need to change to make
the debugging output appear in the console window?

Thanks for your help,
Ed
Re: Debug output to Eclipse console window? [message #78620 is a reply to message #78557] Tue, 19 August 2003 08:28 Go to previous messageGo to next message
Eclipse UserFriend
Ed Beaty wrote:

> Hello. I am using Eclipse 2.1.1 and CDT 1.1.0 with Cygwin gcc 3.2-3. I want
> to be able to debug a program using the Cygwin gcc debugger, and have the
> program output display in the Eclipse console view. When I try debugging,
> the output goes to a new system window. This is odd, since when I run a
> program through Eclipse, its output goes to the Eclipse console view.

> Is there some gcc debugger or Eclipse setting that I need to change to make
> the debugging output appear in the console window?

> Thanks for your help,
> Ed

I'm wondering the same. Probably someone can point us to settings for it...
Thank you.
Re: Debug output to Eclipse console window? [message #78708 is a reply to message #78620] Tue, 19 August 2003 22:41 Go to previous message
Eclipse UserFriend
Originally posted by: alain.nowhere.ca

Tan wrote:

> Ed Beaty wrote:

> > Hello. I am using Eclipse 2.1.1 and CDT 1.1.0 with Cygwin gcc 3.2-3. I
want
> > to be able to debug a program using the Cygwin gcc debugger, and have the
> > program output display in the Eclipse console view. When I try debugging,
> > the output goes to a new system window. This is odd, since when I run a
> > program through Eclipse, its output goes to the Eclipse console view.

> > Is there some gcc debugger or Eclipse setting that I need to change to make
> > the debugging output appear in the console window?

> > Thanks for your help,
> > Ed

> I'm wondering the same. Probably someone can point us to settings for it...
> Thank you.

We've done it for other platform, GNU/Linux, QnX etc where it is possible
to create pseudo-tty and have gdb write the inferior(application being
debug)
to it. But we(I) do not know how to make pseudo-ttys in Windows/Cygwin
to make this work.

Any ideas welcome.
Previous Topic:Newbee question - Getting Debug to work
Next Topic:CDT gets stuck when building
Goto Forum:
  


Current Time: Fri Jun 06 01:38:08 EDT 2025

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

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

Back to the top