help-gnu-emacs
[Top][All Lists]
Advanced

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

debugging ncurses from emacs


From: Hadron Quark
Subject: debugging ncurses from emacs
Date: Wed, 13 Dec 2006 16:42:09 +0100
User-agent: Gnus

I am trying to debug an app using the ncurses library using gdba.

I have opened a terminal and queried its tty ID using "tty"

I get something like "/dev/pts/2"

I go back to me debugging session in emacs (gdba) and type

"tty /dev/pts/2"

in order to seperate the programs IO from the gdb output.

But the output from the program being debugged freezes after a few lines.

Any ideas or pointers?


reply via email to

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