Debug output to Eclipse console window? [message #78557] |
Sat, 16 August 2003 13:27  |
Eclipse User |
|
|
|
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 #78708 is a reply to message #78620] |
Tue, 19 August 2003 22:41  |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.06371 seconds