Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » which view my program's output goes to ?
which view my program's output goes to ? [message #65938] Sat, 05 April 2003 00:12 Go to next message
Eclipse UserFriend
Originally posted by: andrayk.futureway.com

I have installed Eclipse 2.0.2 and CDT 1.0.1, and created simple C project
with single C file. The project builds fine, and when I run it (using
running man icon), I see program's output in "Console" view. However, if I
start this program by clicking on icon with bug on it, and step through
my program, I don't see any printouts, neither in "Console" nor in
"Display" views. Where does the output goes to ?

Thanks in advance and regards,
Andray
Re: which view my program's output goes to ? [message #66078 is a reply to message #65938] Mon, 07 April 2003 10:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mikhailk.qnx.com

I assume that are using Windows. The CDT debugger opens a Windows console
for each session and all output goes to the console. There are Winodws and
gdb/mi specific reason for this.

"Andray Kaganovsky" <andrayk@futureway.com> wrote in message
news:b6loj5$ddt$1@rogue.oti.com...
> I have installed Eclipse 2.0.2 and CDT 1.0.1, and created simple C project
> with single C file. The project builds fine, and when I run it (using
> running man icon), I see program's output in "Console" view. However, if I
> start this program by clicking on icon with bug on it, and step through
> my program, I don't see any printouts, neither in "Console" nor in
> "Display" views. Where does the output goes to ?
>
> Thanks in advance and regards,
> Andray
>
Re: which view my program's output goes to ? [message #66121 is a reply to message #66078] Mon, 07 April 2003 14:50 Go to previous message
Eclipse UserFriend
Originally posted by: andrayk.futureway.com

I am using Red Hat Linux 8.0. I should have mentioned this in
my original post ..

regards, Andray

Mikhail Khodjaiants wrote:

> I assume that are using Windows. The CDT debugger opens a Windows console
> for each session and all output goes to the console. There are Winodws and
> gdb/mi specific reason for this.

> "Andray Kaganovsky" <andrayk@futureway.com> wrote in message
> news:b6loj5$ddt$1@rogue.oti.com...
> > I have installed Eclipse 2.0.2 and CDT 1.0.1, and created simple C project
> > with single C file. The project builds fine, and when I run it (using
> > running man icon), I see program's output in "Console" view. However, if I
> > start this program by clicking on icon with bug on it, and step through
> > my program, I don't see any printouts, neither in "Console" nor in
> > "Display" views. Where does the output goes to ?
> >
> > Thanks in advance and regards,
> > Andray
> >
Previous Topic:Integration with free Borland C++ Builder 5.5 compiler
Next Topic:Question on tabs and auto code indentation
Goto Forum:
  


Current Time: Sun Jun 08 05:00:15 EDT 2025

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

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

Back to the top