From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jan Nieuwenhuizen Newsgroups: gmane.emacs.devel Subject: gud breakage: ^done,changelist=[] Date: Mon, 18 Oct 2004 11:37:21 +0200 Organization: Jan at Appel Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: <87zn2ktlim.fsf@peder.flower> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1098092297 26253 80.91.229.6 (18 Oct 2004 09:38:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Oct 2004 09:38:17 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 18 11:38:01 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CJTxp-0000nu-00 for ; Mon, 18 Oct 2004 11:38:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CJU56-0004a0-RU for ged-emacs-devel@m.gmane.org; Mon, 18 Oct 2004 05:45:32 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CJU4z-0004Zs-Kz for emacs-devel@gnu.org; Mon, 18 Oct 2004 05:45:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CJU4z-0004Zg-6D for emacs-devel@gnu.org; Mon, 18 Oct 2004 05:45:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CJU4z-0004Zd-2e for emacs-devel@gnu.org; Mon, 18 Oct 2004 05:45:25 -0400 Original-Received: from [194.109.24.21] (helo=smtp-vbr1.xs4all.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CJTxF-000752-Cw for emacs-devel@gnu.org; Mon, 18 Oct 2004 05:37:25 -0400 Original-Received: from peder.flower (appel.xs4all.nl [80.126.34.178]) by smtp-vbr1.xs4all.nl (8.12.11/8.12.11) with ESMTP id i9I9bOhd018452 for ; Mon, 18 Oct 2004 11:37:24 +0200 (CEST) (envelope-from janneke@gnu.org) Original-Received: from localhost ([127.0.0.1] helo=peder.flower ident=janneke) by peder.flower with esmtp (Exim 4.34) id 1CJTxC-0000QW-B7; Mon, 18 Oct 2004 11:37:22 +0200 Original-To: emacs-devel@gnu.org User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) X-Virus-Scanned: by XS4ALL Virus Scanner X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:28553 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:28553 Hi, Anyone using gud from CVS? It has been broken for me for quite some time now, but it used to break `only' after about 100 prompts or so; usually enough to nail the bug. With current CVS (emacs -q), it breaks after less than 20 prompts when debugging lilypond M-x gdb gdb --annotate=2 lily/out/lilypond (btw, why does M-x gdb guess the name of the executable? I find that annoying, as it is often something like config.status) Current directory is /home/janneke/lily/lily/out/ GNU gdb 6.1-debian Copyright 2004 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 "i386-linux"...Using host libthread_db library "/lib/libthread_db.so.1". (gdb) b main Breakpoint 1 at 0x81742a0: file main.cc, line 463. (gdb) r Starting program: /var/fred/cvs/savannah/lilypond/lilypond/lily/out/lilypond [Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 1314)] [Switching to Thread 16384 (LWP 1314)] Breakpoint 1, main (argc=1, argv=0xbfffeb04) at main.cc:463 (gdb) n 17 times RET gives (gdb) ^done,changelist=[] (gdb) (gdb) list ^done,changelist=[] (gdb) (gdb) up ^done,changelist=[] (gdb) (gdb) up 100 ^done,changelist=[] (gdb) (gdb) p argc ^done,changelist=[] (gdb) (gdb) info break ^done,changelist=[] *Messages* says: error in process filter: gdb-starting: Unexpected `starting' annotation error in process filter: Unexpected `starting' annotation error in process filter: gdb-stopped: Unexpected stopped annotation error in process filter: Unexpected stopped annotation Jan. -- Jan Nieuwenhuizen | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org