From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: Re: incomplete gud/gdb backtrace displayed in speedbar Date: Fri, 06 Jun 2003 13:03:52 -0400 Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <200306041635.h54GZmR19563@carnac.ADMAX> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1054919852 15414 80.91.224.249 (6 Jun 2003 17:17:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 6 Jun 2003 17:17:32 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jun 06 19:17:25 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19OKqC-0003zl-00 for ; Fri, 06 Jun 2003 19:17:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19OKqF-0006Zd-L9 for gnu-bug-gnu-emacs@m.gmane.org; Fri, 06 Jun 2003 13:17:27 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19OKmU-0005Ux-9K for bug-gnu-emacs@gnu.org; Fri, 06 Jun 2003 13:13:34 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19OKjP-0004rM-UR for bug-gnu-emacs@gnu.org; Fri, 06 Jun 2003 13:10:24 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19OKd6-0002Ec-Nh for bug-gnu-emacs@gnu.org; Fri, 06 Jun 2003 13:03:52 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.20) id 19OKd6-0006E2-FX; Fri, 06 Jun 2003 13:03:52 -0400 Original-To: Thierry Legras In-reply-to: <200306041635.h54GZmR19563@carnac.ADMAX> (message from Thierry Legras on Wed, 4 Jun 2003 18:35:48 +0200 (MEST)) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:5258 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:5258 It seems like there is something evil in the gud is gathering output of gdb process. Any idea of what is going on? 20.7 is so old that there is a good chance the bug has been fixed already. The first thing to do is try this in Emacs 21, or even better, in the current development Emacs sources from CVS on savannah.gnu.org.