| 
| stdout not shown? [message #33482] | Wed, 22 May 2002 11:34  |  | 
| Eclipse User  |  |  |  |  | Originally posted by: jason.379.com 
 A stupid question maybe? The CDT docs state that stdout, stdin,
 and stderr will be shown on the console view during debugging.
 That doesn't seem to be the case, for me at least, all I get
 is a blank window there.
 
 Should this feature be working at this point? I didn't see
 anything in bugzilla.
 
 Specs: Eclipse M5, CDT R2-20020508, RH Linux 7.3, JDK 1.4.
 
 Thanks for the assistance (again!)
 
 Jason
 |  |  |  | 
| 
| Re: stdout not shown? [message #33550 is a reply to message #33482] | Wed, 22 May 2002 13:41   |  | 
| Eclipse User  |  |  |  |  | Hi Jason, 
 Work for displaying output and getting input to debugee is still in
 progress.
 Stdin is not working yet.  Stdout and Stderr can be found in GDB Console.
 To get to the GDB Console, go to Window->Show View->Other...  Under Debug,
 you will find GDB Console.
 
 GDB Console is intended for user to interact with GDB directly.  If you
 type in a GDB command in that console, you will see output resulted from
 that command displayed in that window.  In addition to that, you will see
 program output and GDB responses in GDB Console when your program is
 running.
 
 Hope this helps.
 
 Samantha
 
 
 Jason Perkins wrote:
 
 > A stupid question maybe? The CDT docs state that stdout, stdin,
 > and stderr will be shown on the console view during debugging.
 > That doesn't seem to be the case, for me at least, all I get
 > is a blank window there.
 
 > Should this feature be working at this point? I didn't see
 > anything in bugzilla.
 
 > Specs: Eclipse M5, CDT R2-20020508, RH Linux 7.3, JDK 1.4.
 
 > Thanks for the assistance (again!)
 
 > Jason
 |  |  |  | 
| 
| Re: stdout not shown? [message #33584 is a reply to message #33550] | Wed, 22 May 2002 13:45  |  | 
| Eclipse User  |  |  |  |  | Also, there is a Bug opened for this work: 
 http://bugs.eclipse.org/bugs/show_bug.cgi?id=11963
 
 Samantha
 
 
 
 Samantha Chan wrote:
 
 > Hi Jason,
 
 > Work for displaying output and getting input to debugee is still in
 > progress.
 > Stdin is not working yet.  Stdout and Stderr can be found in GDB Console.
 > To get to the GDB Console, go to Window->Show View->Other...  Under Debug,
 > you will find GDB Console.
 
 > GDB Console is intended for user to interact with GDB directly.  If you
 > type in a GDB command in that console, you will see output resulted from
 > that command displayed in that window.  In addition to that, you will see
 > program output and GDB responses in GDB Console when your program is
 > running.
 
 > Hope this helps.
 
 > Samantha
 
 
 > Jason Perkins wrote:
 
 > > A stupid question maybe? The CDT docs state that stdout, stdin,
 > > and stderr will be shown on the console view during debugging.
 > > That doesn't seem to be the case, for me at least, all I get
 > > is a blank window there.
 
 > > Should this feature be working at this point? I didn't see
 > > anything in bugzilla.
 
 > > Specs: Eclipse M5, CDT R2-20020508, RH Linux 7.3, JDK 1.4.
 
 > > Thanks for the assistance (again!)
 
 > > Jason
 |  |  |  | 
Powered by 
FUDForum. Page generated in 0.23584 seconds