From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8822 invoked from network); 21 Sep 2006 01:29:25 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.5 (2006-08-29) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,FORGED_RCVD_HELO autolearn=ham version=3.1.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 21 Sep 2006 01:29:25 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 86485 invoked from network); 21 Sep 2006 01:29:15 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 21 Sep 2006 01:29:15 -0000 Received: (qmail 12908 invoked by alias); 21 Sep 2006 01:29:08 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 10750 Received: (qmail 12897 invoked from network); 21 Sep 2006 01:29:07 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 21 Sep 2006 01:29:07 -0000 Received: (qmail 85491 invoked from network); 21 Sep 2006 01:29:07 -0000 Received: from ns-2.to-be.co.jp (219.127.155.130) by a.mx.sunsite.dk with SMTP; 21 Sep 2006 01:29:04 -0000 Received: (qmail 28157 invoked from network); 21 Sep 2006 10:28:59 +0900 Received: from unknown (HELO imss-3.it.to-be.co.jp) (10.128.1.23) by ns-2.to-be.co.jp with SMTP; 21 Sep 2006 10:28:59 +0900 Received: (qmail 15308 invoked from network); 21 Sep 2006 10:28:59 +0900 Received: from localhost (HELO imss-3.it.to-be.co.jp) (127.0.0.1) by localhost with SMTP; 21 Sep 2006 10:28:59 +0900 Received: (qmail 15305 invoked by alias); 21 Sep 2006 10:28:59 +0900 Received: (qmail 15295 invoked from network); 21 Sep 2006 10:28:59 +0900 Received: from unknown (HELO henman-np.b-eng.it.to-be.co.jp) (10.137.5.24) by imss-3.it.to-be.co.jp with SMTP; 21 Sep 2006 10:28:59 +0900 To: Message-ID: <20060921102858.2956@henman-np.b-eng.it.to-be.co.jp> From: "djh" Date: Thu, 21 Sep 2006 10:28:58 +0900 cc: Subject: use with gdb X-Mailer: MH-E 8.0.2; GNU Mailutils 1.0.1; GNU Emacs 22.0.50 I am try ing to debug cvs emacs which is running in an X-window from tty0 which is not an xterm, but $TERM says it and the the I get the following results. ---------------- gdb emacs 2388 GNU gdb 6.5.50.20060706-cvs (cygwin-special) Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i686-pc-cygwin"... Attaching to program `/bin/emacs.exe', process 2388 zsh: suspended (tty output) gdb emacs 2388 -------- I am trying to figure out the cause for this error. I used to be able to do debug emacs c-functions, but now can't. Any advice is appreciated. Darel -- How many Roman Neuheusers does it take to screw in a light bulb? You don't know, man. You don't KNOW. Cause you weren't THERE. http://bash.org/?255991b