Debugger confusion [message #144724] |
Thu, 05 May 2005 16:17  |
Eclipse User |
|
|
|
Originally posted by: eclayp.hotmail.com
Hi,
I have predominately done my programs for my C class with Eclispe on
Windows. I am now experimenting with Eclipse on my SuSE 9.3Pro box. I
am using Eclipse 3.02(downloaded from the eclipse mirror) and gcc 3.3.5
and gdb6.3 (both of which came with SuSE).
On windows, when I debug a program, I get a terminal window to pop up.
However, when trying to debug a program on linux, I get no terminal window.
From looking at the debug settings, I have "connect process input and
output to a terminal" checked, but I see no terminal window.
I haven't found anything related in the faq's or such. So, I am probably
missing something simple.
Any help would be appreciated.
Thanks,
-Eric
|
|
|
Re: Debugger confusion [message #144742 is a reply to message #144724] |
Thu, 05 May 2005 17:53  |
Eclipse User |
|
|
|
Originally posted by: mikhailk.qnx.com
The program input and output on Linux is redirected to the Eclipse console.
This doesn't work for Windows because there no support for tty.
"Eric Claypool" <eclayp@hotmail.com> wrote in message
news:d5dvcu$17q$1@news.eclipse.org...
> Hi,
>
> I have predominately done my programs for my C class with Eclispe on
> Windows. I am now experimenting with Eclipse on my SuSE 9.3Pro box. I am
> using Eclipse 3.02(downloaded from the eclipse mirror) and gcc 3.3.5 and
> gdb6.3 (both of which came with SuSE).
>
> On windows, when I debug a program, I get a terminal window to pop up.
> However, when trying to debug a program on linux, I get no terminal
> window.
>
> From looking at the debug settings, I have "connect process input and
> output to a terminal" checked, but I see no terminal window.
>
> I haven't found anything related in the faq's or such. So, I am probably
> missing something simple.
>
> Any help would be appreciated.
>
> Thanks,
> -Eric
|
|
|
Powered by
FUDForum. Page generated in 0.03818 seconds