bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Debugging ncurses application with Eclipse


From: Thomas Dickey
Subject: Re: Debugging ncurses application with Eclipse
Date: Sat, 16 Feb 2008 16:14:25 -0500
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

On Fri, Feb 15, 2008 at 09:30:58AM -0800, ChCarver wrote:
> 
> I'm not sure if this is a Eclipse question or a ncurses question based on
> experience of use. But I need to debug my application that uses ncurses and
> it's hard to do so when getch() is called and I don't know where to enter
> the key stroke.

Eclipse may be complicating things.  If I'm debugging a program that uses
the terminal, I use gdb to attach to a process running from a different
terminal.

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]