Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » debugging curses
debugging curses [message #145442] Sat, 14 May 2005 08:38 Go to next message
Eclipse UserFriend
Originally posted by: Wolfram.Koehn.gmx.net

Is there a way to debug a curses program with eclipse on linux ?
If I set the environment variable "TERM" to "xterm" i can get it
running, but unfortunately the console doesn't undesstand the
control-sequences and displays garbage.

Wolfram
Re: debugging curses [message #145474 is a reply to message #145442] Sat, 14 May 2005 15:33 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mikhailkhod.rogers.com

Use the "attach to running program" option.

"Wolfram Koehn" <Wolfram.Koehn@gmx.net> wrote in message
news:d64kvu$7t1$1@news.eclipse.org...
> Is there a way to debug a curses program with eclipse on linux ?
> If I set the environment variable "TERM" to "xterm" i can get it
> running, but unfortunately the console doesn't undesstand the
> control-sequences and displays garbage.
>
> Wolfram
Re: debugging curses [message #145491 is a reply to message #145474] Sun, 15 May 2005 09:41 Go to previous message
Eclipse UserFriend
Originally posted by: Wolfram.Koehn.gmx.net

That's it !! One only has to change to "Attach to Local Application"
instead of "Local Application" in the debug-configuration-window and an
other program can be fully remote-controlled.

Thanks a lot !

Mikhail Khodjaiants wrote:
> Use the "attach to running program" option.
>
> "Wolfram Koehn" <Wolfram.Koehn@gmx.net> wrote in message
> news:d64kvu$7t1$1@news.eclipse.org...
>
>>Is there a way to debug a curses program with eclipse on linux ?
>>If I set the environment variable "TERM" to "xterm" i can get it
>>running, but unfortunately the console doesn't undesstand the
>>control-sequences and displays garbage.
>>
>>Wolfram
>
>
>
Previous Topic:Creating Forms
Next Topic:multi-target projects with CDT
Goto Forum:
  


Current Time: Sat Apr 27 02:24:51 GMT 2024

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

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

Back to the top