Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Debugger confusion
Debugger confusion [message #144724] Thu, 05 May 2005 16:17 Go to next message
Eclipse UserFriend
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 Go to previous message
Eclipse UserFriend
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
Previous Topic:Cannot create Make targets
Next Topic:How to know project type programatically?
Goto Forum:
  


Current Time: Thu Mar 13 15:20:26 EDT 2025

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

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

Back to the top