From owner-freebsd-questions Sun Dec 13 16:54:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA05261 for freebsd-questions-outgoing; Sun, 13 Dec 1998 16:54:14 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.capital-online.com.cn ([202.96.44.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA05252 for ; Sun, 13 Dec 1998 16:54:09 -0800 (PST) (envelope-from ricardo.chen@263.net) Received: from whabbit ([192.168.120.79]) by mail.capital-online.com.cn (Netscape Messaging Server 3.01) with SMTP id AAA28783 for ; Mon, 14 Dec 1998 08:54:01 +0800 Message-ID: <199812030851520970.001DD42E@mail.263.net> X-Mailer: Calypso Evaluation Version 2.40.41.04 Date: Thu, 03 Dec 1998 08:51:52 +0800 From: "Ricardo Chen" To: freebsd-questions@FreeBSD.ORG Subject: ncurses debugging under gdb Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id QAA05257 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I want to debug my program written with ncurses lib, but it seems not work under gdb: when I redirect debugger's output to another termincal, my programm will never output anything to the terminal.... Can anyone please tell me how can I make it work properly? Ricardo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message