From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 05 15:26:48 2010 Received: (at submit) by debbugs.gnu.org; 5 Oct 2010 19:26:48 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P3D9z-0006Qk-FA for submit@debbugs.gnu.org; Tue, 05 Oct 2010 15:26:48 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P3D9w-0006Qf-8p for submit@debbugs.gnu.org; Tue, 05 Oct 2010 15:26:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P3DCr-00043J-G7 for submit@debbugs.gnu.org; Tue, 05 Oct 2010 15:29:53 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI, T_RP_MATCHES_RCVD autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:33749) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P3DCr-000435-BR for submit@debbugs.gnu.org; Tue, 05 Oct 2010 15:29:45 -0400 Received: from [140.186.70.92] (port=41603 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P3DCi-0007uW-8A for bug-gnu-emacs@gnu.org; Tue, 05 Oct 2010 15:29:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P3DCc-0003wA-4X for bug-gnu-emacs@gnu.org; Tue, 05 Oct 2010 15:29:35 -0400 Received: from mx1.redhat.com ([209.132.183.28]:11065) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P3DCb-0003uI-Ns for bug-gnu-emacs@gnu.org; Tue, 05 Oct 2010 15:29:30 -0400 Received: from int-mx03.intmail.prod.int.phx2.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o95JTQc7005343 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 5 Oct 2010 15:29:26 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx03.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o95JTPjt019291; Tue, 5 Oct 2010 15:29:25 -0400 Received: from opsy.redhat.com (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id o95JTOJg008940; Tue, 5 Oct 2010 15:29:24 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id A09E5379C1A; Tue, 5 Oct 2010 13:29:23 -0600 (MDT) From: Tom Tromey To: bug-gnu-emacs@gnu.org Subject: 23.2; error in process filter: gdb-starting: Unexpected `starting' annotation X-Attribution: Tom Date: Tue, 05 Oct 2010 13:29:22 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Scanned-By: MIMEDefang 2.67 on 10.5.11.16 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -6.7 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.7 (------) Sometimes while using gdb, I get this error: error in process filter: gdb-starting: Unexpected `starting' annotation This seems to happen if I type too fast. Once this happens, gud mode becomes almost useless. I haven't found a way to recover from it yet :-( In GNU Emacs 23.2.1 (i386-redhat-linux-gnu, GTK+ Version 2.20.1) of 2010-06-03 on x86-07.phx2.fedoraproject.org Windowing system distributor `Fedora Project', version 11.0.10802000 configured using `configure '--build=i386-redhat-linux-gnu' '--host=i386-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-dbus' '--with-gif' '--with-jpeg' '--with-png' '--with-rsvg' '--with-tiff' '--with-xft' '--with-xpm' '--with-x-toolkit=gtk' 'build_alias=i386-redhat-linux-gnu' 'host_alias=i386-redhat-linux-gnu' 'CFLAGS=-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Fundamental Minor modes in effect: diff-auto-refine-mode: t shell-dirtrack-mode: t erc-list-mode: t erc-menu-mode: t erc-autojoin-mode: t erc-ring-mode: t erc-pcomplete-mode: t erc-track-mode: t erc-track-minor-mode: t erc-match-mode: t erc-button-mode: t erc-fill-mode: t erc-stamp-mode: t erc-netsplit-mode: t erc-spelling-mode: t erc-truncate-mode: t erc-status-mode: t erc-services-mode: t erc-networks-mode: t erc-irccontrols-mode: t erc-noncommands-mode: t erc-move-to-prompt-mode: t erc-readonly-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: SPC g o c o l d s h e ' s SPC m o s t l y SPC b e t t e r SPC n o w C-x o C-z o C-z o O n c e SPC t h i s SPC h a p p e n d , s , SPC b u g u d SPC m o d e SPC b b e c o m e s SPC a l m o s t SPC u s e u l l e s s . SPC S-SPC I SPC h a v e n ' t SPC o f u n d SPC C-u C-b C-b C-t C-e w a SPC w a y SPC t o SPC r e c o v e r SPC f r o m SPC i t SPC y e t SPC : - ( M-q C-/ M-q C-p C-e C-f C-f C-l C-x 1 C-/ C-p M-b M-b C-e C-f C-f C-o M-v C-o C-o T h i s SPC i s SPC b u g SPC i s SPC e x C-a C-k C-k C-c C-c y e s C-g C-/ C-/ C-/ C-/ C-/ C-/ C-/ C-/ C-/ C-SPC C-u C-p C-u C-p M-w C-x k y e s M-x r e p o r t - e m b M-p C-y C-x 1 M-< C-n C-n C-e C-d C-x C-g C-a C-u C-n C-u C-n C-u C-a C-u C-p C-p C-p C-p C-SPC C-u C-n C-n C-n C-n M-w C-x k y e s s w i l l SPC d o C-z o M-x M-p Recent messages: Checking 52 files in /usr/share/emacs/23.2/lisp/emulation... Checking 140 files in /usr/share/emacs/23.2/lisp/emacs-lisp... Checking 24 files in /usr/share/emacs/23.2/lisp/cedet... Checking 57 files in /usr/share/emacs/23.2/lisp/calendar... Checking 87 files in /usr/share/emacs/23.2/lisp/calc... Checking 39 files in /usr/share/emacs/23.2/lisp/obsolete... Checking 1 files in /usr/share/emacs/23.2/leim... Checking for load-path shadows...done Mark set [3 times] call-interactively: End of buffer Load-path shadows: /home/tromey/lib/lisp/rpm-spec-mode hides /usr/share/emacs/site-lisp/rpm-spec-mode /usr/share/emacs/site-lisp/flim/sha1 hides /usr/share/emacs/23.2/lisp/sha1 /usr/share/emacs/site-lisp/flim/md4 hides /usr/share/emacs/23.2/lisp/md4 /usr/share/emacs/site-lisp/flim/hex-util hides /usr/share/emacs/23.2/lisp/hex-util /home/tromey/.emacs.d/elpa/css-mode-1.0/css-mode hides /usr/share/emacs/23.2/lisp/textmodes/css-mode /home/tromey/.emacs.d/elpa/ruby-mode-1.0/ruby-mode hides /usr/share/emacs/23.2/lisp/progmodes/ruby-mode /home/tromey/.emacs.d/elpa/nxml-mode-20041004/nxml-glyph hides /usr/share/emacs/23.2/lisp/nxml/nxml-glyph /home/tromey/.emacs.d/elpa/nxml-mode-20041004/rng-valid hides /usr/share/emacs/23.2/lisp/nxml/rng-valid /home/tromey/.emacs.d/elpa/nxml-mode-20041004/nxml-maint hides /usr/share/emacs/23.2/lisp/nxml/nxml-maint /home/tromey/.emacs.d/elpa/nxml-mode-20041004/rng-cmpct hides /usr/share/emacs/23.2/lisp/nxml/rng-cmpct /home/tromey/.emacs.d/elpa/nxml-mode-20041004/rng-loc hides /usr/share/emacs/23.2/lisp/nxml/rng-loc /home/tromey/.emacs.d/elpa/nxml-mode-20041004/rng-dt hides /usr/share/emacs/23.2/lisp/nxml/rng-dt /home/tromey/.emacs.d/elpa/nxml-mode-20041004/rng-parse hides /usr/share/emacs/23.2/lisp/nxml/rng-parse /home/tromey/.emacs.d/elpa/nxml-mode-20041004/rng-uri hides /usr/share/emacs/23.2/lisp/nxml/rng-uri /home/tromey/.emacs.d/elpa/nxml-mode-20041004/rng-util hides /usr/share/emacs/23.2/lisp/nxml/rng-util /home/tromey/.emacs.d/elpa/nxml-mode-20041004/nxml-uchnm hides /usr/share/emacs/23.2/lisp/nxml/nxml-uchnm /home/tromey/.emacs.d/elpa/nxml-mode-20041004/nxml-ns hides /usr/share/emacs/23.2/lisp/nxml/nxml-ns /home/tromey/.emacs.d/elpa/nxml-mode-20041004/nxml-rap hides /usr/share/emacs/23.2/lisp/nxml/nxml-rap /home/tromey/.emacs.d/elpa/nxml-mode-20041004/xsd-regexp hides /usr/share/emacs/23.2/lisp/nxml/xsd-regexp /home/tromey/.emacs.d/elpa/nxml-mode-20041004/nxml-mode hides /usr/share/emacs/23.2/lisp/nxml/nxml-mode /home/tromey/.emacs.d/elpa/nxml-mode-20041004/nxml-enc hides /usr/share/emacs/23.2/lisp/nxml/nxml-enc /home/tromey/.emacs.d/elpa/nxml-mode-20041004/nxml-outln hides /usr/share/emacs/23.2/lisp/nxml/nxml-outln /home/tromey/.emacs.d/elpa/nxml-mode-20041004/rng-xsd hides /usr/share/emacs/23.2/lisp/nxml/rng-xsd /home/tromey/.emacs.d/elpa/nxml-mode-20041004/rng-nxml hides /usr/share/emacs/23.2/lisp/nxml/rng-nxml /home/tromey/.emacs.d/elpa/nxml-mode-20041004/rng-maint hides /usr/share/emacs/23.2/lisp/nxml/rng-maint /home/tromey/.emacs.d/elpa/nxml-mode-20041004/xmltok hides /usr/share/emacs/23.2/lisp/nxml/xmltok /home/tromey/.emacs.d/elpa/nxml-mode-20041004/nxml-util hides /usr/share/emacs/23.2/lisp/nxml/nxml-util /home/tromey/.emacs.d/elpa/nxml-mode-20041004/nxml-parse hides /usr/share/emacs/23.2/lisp/nxml/nxml-parse /home/tromey/.emacs.d/elpa/nxml-mode-20041004/rng-pttrn hides /usr/share/emacs/23.2/lisp/nxml/rng-pttrn /home/tromey/.emacs.d/elpa/nxml-mode-20041004/rng-match hides /usr/share/emacs/23.2/lisp/nxml/rng-match /usr/share/emacs/site-lisp/flim/sasl-cram hides /usr/share/emacs/23.2/lisp/net/sasl-cram /usr/share/emacs/site-lisp/flim/hmac-def hides /usr/share/emacs/23.2/lisp/net/hmac-def /usr/share/emacs/site-lisp/flim/hmac-md5 hides /usr/share/emacs/23.2/lisp/net/hmac-md5 /usr/share/emacs/site-lisp/flim/sasl hides /usr/share/emacs/23.2/lisp/net/sasl /usr/share/emacs/site-lisp/flim/sasl-digest hides /usr/share/emacs/23.2/lisp/net/sasl-digest /usr/share/emacs/site-lisp/flim/sasl-ntlm hides /usr/share/emacs/23.2/lisp/net/sasl-ntlm /usr/share/emacs/site-lisp/flim/ntlm hides /usr/share/emacs/23.2/lisp/net/ntlm /home/tromey/.emacs.d/elpa/emms-3.0/tq hides /usr/share/emacs/23.2/lisp/emacs-lisp/tq Features: (shadow warnings emacsbug gdb-ui bindat json gud grep smerge-mode tabify man assoc gdb-shell idutils vc-bzr vc-sccs vc-svn vc-rcs vc-dir ewoc vc vc-dispatcher find-file bbdb-sc supercite regi bbdb-hooks diff-mode mule-util shell compile flow-fill gnus-fun etags dabbrev vc-git cc-mode cc-fonts cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs copyright parse-time vc-cvs goto-addr add-log newcomment jimb-patch help-mode view mail-hist multi-isearch gnus-cite smiley ansi-color bbdb-gui w3m-form w3m browse-url doc-view jka-compr image-mode w3m-hist w3m-fb w3m-ems w3m-ccl ccl w3m-favicon w3m-image w3m-proc w3m-util gnus-async gnus-bcklg gnus-ml disp-table auth-source byte-opt bytecomp byte-compile nnml nndraft nnmh bbdb-gnus bbdb-snarf mail-extr bbdb-com gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-art mm-uu mml2015 epg-config mm-view smime dig nntp gnus-cache gnus-sum nnoo gnus-group gnus-undo nnmail mail-source gnus-start gnus-spec gnus-int gnus-range message idna sendmail ecomplete rfc822 mml mml-sec password-cache mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev gmm-utils mailheader canlock sha1 sha1-el hex-util hashcash gnus-win gnus gnus-ems nnheader gnus-util netrc mail-utils erc-menu erc-join erc-ring erc-pcomplete pcomplete erc-track erc-match erc-button wid-edit erc-fill erc-stamp erc-netsplit erc-spelling erc-truncate flyspell ispell eldoc emms-status emms-lastfm emms-url url url-proxy url-privacy url-expand url-methods url-history url-cookie url-util url-parse url-vars mm-util mail-prsvr mailcap emms-browser sort emms-playlist-sort emms-score emms-player-xine emms-player-mpd tq emms-playing-time emms-lyrics time-date emms-streams emms-mode-line emms-cache emms-info-ogginfo emms-info-mp3info emms-info later-do emms-playlist-mode emms-player-mplayer emms-player-simple emms-source-playlist emms-source-file dired emms-setup emms emms-compat gdb-shell-autoloads nxml-enc info weblogger-autoloads xml-rpc-autoloads package reporter cal-china lunar solar cal-dst cal-bahai cal-islam cal-hebrew holidays hol-loaddefs appt diary-lib diary-loaddefs cal-menu easymenu calendar cal-loaddefs uniquify mouse-sel easy-mmode status cl cl-19 erc-services erc-networks erc-goodies erc erc-backend erc-compat format-spec thingatpt pp bbdb timezone ange-ftp regexp-opt comint ring server advice help-fns advice-preload u-vm-color vm-autoloads vm-vars vm-version bbdb-autoloads tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd font-setting tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind system-font-setting font-render-setting gtk x-toolkit x multi-tty emacs) Tom From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 17 19:52:53 2020 Received: (at 7164) by debbugs.gnu.org; 18 Jan 2020 00:52:54 +0000 Received: from localhost ([127.0.0.1]:40315 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iscM9-0001jo-Lt for submit@debbugs.gnu.org; Fri, 17 Jan 2020 19:52:53 -0500 Received: from ted.gofardesign.uk ([67.225.143.91]:55852) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iscM6-0001jX-RT for 7164@debbugs.gnu.org; Fri, 17 Jan 2020 19:52:52 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=marxist.se; s=default; h=Content-Type:MIME-Version:Message-ID:Date:References: In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=PMBI21Nt7xY1d90mnxy/6zGs/+4IOdZFHW089wysiyA=; b=MMRLEtPrczbSFDxj9LVogKUpK+ 9iJqAMlapWWSeC+JAL9Ecl4Wn85XJy9z5xPKmOa9RrVmgUd0DCunWncQIsRm7dMY5kw4qDUGeIuEa xbYcy2QPpQyhF6YTCEmpWoN0hkWddKovlfxI99fEAlsVoG4SojOBM1WVFPNDwBfSekSBhYYBpXybw WufbjjEcbaRKCSlx+L81tKbLzuA7eo5SMgktztnr0RQ4n/NYGPF6m+kp4OOoG2ZEbDYgMuj+AIWPm t9dL6pHfIBz0/VOnpF1lyadliz6ufF3ALWazWjSJDCn/qmZ3gpp3UZEedddwHswYP5jo71FP4MdAx 5vRC0/Ug==; Received: from h-70-69.a785.priv.bahnhof.se ([155.4.70.69]:59268 helo=localhost) by ted.gofardesign.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1iscM0-0005Us-Qz; Fri, 17 Jan 2020 19:52:45 -0500 From: Stefan Kangas To: Tom Tromey Subject: Re: bug#7164: 23.2; error in process filter: gdb-starting: Unexpected `starting' annotation In-Reply-To: (Tom Tromey's message of "Tue, 05 Oct 2010 13:29:22 -0600") References: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) Date: Sat, 18 Jan 2020 01:52:42 +0100 Message-ID: <87sgkdziud.fsf@marxist.se> MIME-Version: 1.0 Content-Type: text/plain X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ted.gofardesign.uk X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - marxist.se X-Get-Message-Sender-Via: ted.gofardesign.uk: authenticated_id: stefan@marxist.se X-Authenticated-Sender: ted.gofardesign.uk: stefan@marxist.se X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 7164 Cc: 7164@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Tom Tromey writes: > Sometimes while using gdb, I get this error: > > error in process filter: gdb-starting: Unexpected `starting' annotation > > This seems to happen if I type too fast. > Once this happens, gud mode becomes almost useless. I haven't found a way > to recover from it yet :-( That was 10 years ago. Are you still seeing this on a modern version of Emacs? Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Sat Jan 18 12:03:07 2020 Received: (at 7164) by debbugs.gnu.org; 18 Jan 2020 17:03:07 +0000 Received: from localhost ([127.0.0.1]:42140 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1isrV5-0008Ky-MV for submit@debbugs.gnu.org; Sat, 18 Jan 2020 12:03:07 -0500 Received: from ted.gofardesign.uk ([67.225.143.91]:42170) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1isrV3-0008KS-In for 7164@debbugs.gnu.org; Sat, 18 Jan 2020 12:03:06 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=marxist.se; s=default; h=Content-Type:MIME-Version:Message-ID:Date:References: In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=ywLzLD6ZXhMmGpz0wFoYxQEgfmfBf+EugXsizcQb1JY=; b=uKwmWoYh2pRy0tm2X9AmKo3r26 /ykWnjdwn5bOo46H4ZUzuGzDAkIUbPtbJRD3uMmuGsCi0bjP0DKIuDmAYenGnz+NJH5eOa/C4qBkL hXE/eSWRCZtwym/a5rrHtvlJSig/NI1lThtdZUp0CAKKRbt4qEtYMpYUxb0UyQB5wm7bZJgpgHGyc IGfM593FUXnTCYQ3W49+r1uakB/KKBkWRMASpMLM4PeawZVhZu5Fr47A6Ezu4h+NDq2SLWAmEI6DR JfmxG+u7kq+KAhSNGako9e+rGR0gBTuYSlnxaMbY4ANGLheeE3FM4tx8QU4jaSTGrmXwoQXhId1ke nio2bLRA==; Received: from h-70-69.a785.priv.bahnhof.se ([155.4.70.69]:45668 helo=localhost) by ted.gofardesign.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1isrUx-001Pfm-C7; Sat, 18 Jan 2020 12:02:59 -0500 From: Stefan Kangas To: Tom Tromey Subject: Re: bug#7164: 23.2; error in process filter: gdb-starting: Unexpected `starting' annotation In-Reply-To: (Tom Tromey's message of "Tue, 05 Oct 2010 13:29:22 -0600") References: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Date: Sat, 18 Jan 2020 18:02:57 +0100 Message-ID: <87eevwwvcu.fsf@marxist.se> MIME-Version: 1.0 Content-Type: text/plain X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ted.gofardesign.uk X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - marxist.se X-Get-Message-Sender-Via: ted.gofardesign.uk: authenticated_id: stefan@marxist.se X-Authenticated-Sender: ted.gofardesign.uk: stefan@marxist.se X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 7164 Cc: 7164@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) (Email to tromey@redhat.com bounced. Resending to the most recent email address I could find in git.) Tom Tromey writes: > Sometimes while using gdb, I get this error: > > error in process filter: gdb-starting: Unexpected `starting' annotation > > This seems to happen if I type too fast. > Once this happens, gud mode becomes almost useless. I haven't found a way > to recover from it yet :-( That was 10 years ago. Are you still seeing this on a modern version of Emacs? Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 23 14:43:27 2020 Received: (at 7164) by debbugs.gnu.org; 23 Jan 2020 19:43:27 +0000 Received: from localhost ([127.0.0.1]:53197 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iuiNz-0000vh-3j for submit@debbugs.gnu.org; Thu, 23 Jan 2020 14:43:27 -0500 Received: from gateway24.websitewelcome.com ([192.185.50.45]:25818) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iuiNx-0000vZ-8q for 7164@debbugs.gnu.org; Thu, 23 Jan 2020 14:43:26 -0500 Received: from cm13.websitewelcome.com (cm13.websitewelcome.com [100.42.49.6]) by gateway24.websitewelcome.com (Postfix) with ESMTP id B6C915CC4 for <7164@debbugs.gnu.org>; Thu, 23 Jan 2020 13:43:24 -0600 (CST) Received: from box5379.bluehost.com ([162.241.216.53]) by cmsmtp with SMTP id uiNwiLUzQERZguiNwiDGOy; Thu, 23 Jan 2020 13:43:24 -0600 X-Authority-Reason: nr=8 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tromey.com; s=default; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=eD10XbynX5t1U2d7xRhXZV7Oc6wcmjIny3wAMpIsD44=; b=pJaHNE/WzIzlhFQS610tsIgJ43 Ar5LbyD7D09E5DZo/v0Qn0NRz13VsybgFHpciEP5KSWWikGspbh1V2sfPfnAnERqml6kFre5JPb/9 gFXdyyFssCg97nyse6wcoquw3; Received: from 75-166-123-50.hlrn.qwest.net ([75.166.123.50]:43830 helo=murgatroyd) by box5379.bluehost.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1iuiNw-0008mV-En; Thu, 23 Jan 2020 12:43:24 -0700 From: Tom Tromey To: Stefan Kangas Subject: Re: bug#7164: 23.2; error in process filter: gdb-starting: Unexpected `starting' annotation References: <87eevwwvcu.fsf@marxist.se> X-Attribution: Tom Date: Thu, 23 Jan 2020 12:43:23 -0700 In-Reply-To: <87eevwwvcu.fsf@marxist.se> (Stefan Kangas's message of "Sat, 18 Jan 2020 18:02:57 +0100") Message-ID: <8736c6x8kk.fsf@tromey.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - box5379.bluehost.com X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tromey.com X-BWhitelist: no X-Source-IP: 75.166.123.50 X-Source-L: No X-Exim-ID: 1iuiNw-0008mV-En X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: 75-166-123-50.hlrn.qwest.net (murgatroyd) [75.166.123.50]:43830 X-Source-Auth: tom+tromey.com X-Email-Count: 2 X-Source-Cap: ZWx5bnJvYmk7ZWx5bnJvYmk7Ym94NTM3OS5ibHVlaG9zdC5jb20= X-Local-Domain: yes X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: 7164 Cc: Tom Tromey , 7164@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) Stefan> That was 10 years ago. Are you still seeing this on a modern version Stefan> of Emacs? I stopped using the MI-based gdb mode because of this, so I have no idea if it is still a bug. Tom From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 26 14:21:13 2021 Received: (at 7164) by debbugs.gnu.org; 26 Aug 2021 18:21:13 +0000 Received: from localhost ([127.0.0.1]:50431 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mJK01-0000Pm-Lk for submit@debbugs.gnu.org; Thu, 26 Aug 2021 14:21:13 -0400 Received: from quimby.gnus.org ([95.216.78.240]:50108) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mJK00-0000PX-IG for 7164@debbugs.gnu.org; Thu, 26 Aug 2021 14:21:13 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=A72W2thrDJoStT1v67UJJf7LmWMtZM945lphx83a9H0=; b=Tr9spEg9aggoUn43yxqMlPBJXU 8P9egePcgefm2/6QTQk0nqRCjJ6RvWw4AM6c8hpPa/vyJBCvzDc6mQ7kK+fbWrB7/dwhEp/yWMZf8 cPSr5Ce8TVb+OjbWGkfMVCG08p2/FODe/ht3c9+o4Seg26EH8girzpSdHx0aqtkoGrIM=; Received: from [84.212.220.105] (helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mJJzp-0004LY-KN; Thu, 26 Aug 2021 20:21:05 +0200 From: Lars Ingebrigtsen To: Tom Tromey Subject: Re: bug#7164: 23.2; error in process filter: gdb-starting: Unexpected `starting' annotation References: <87eevwwvcu.fsf@marxist.se> <8736c6x8kk.fsf@tromey.com> Date: Thu, 26 Aug 2021 20:21:01 +0200 In-Reply-To: <8736c6x8kk.fsf@tromey.com> (Tom Tromey's message of "Thu, 23 Jan 2020 12:43:23 -0700") Message-ID: <871r6gvzhu.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Tom Tromey writes: > Stefan> That was 10 years ago. Are you still seeing this on a modern version > Stefan> of Emacs? > > I stopped using the MI-based gdb mode because of this, so I have no idea > if it is still a bug. Content analysis details: (-2.8 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP 0.1 URIBL_SBL_A Contains URL's A record listed in the Spamhaus SBL blocklist [URIs: tromey.com] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.1 (--) X-Debbugs-Envelope-To: 7164 Cc: 7164@debbugs.gnu.org, Stefan Kangas X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.1 (---) Tom Tromey writes: > Stefan> That was 10 years ago. Are you still seeing this on a modern version > Stefan> of Emacs? > > I stopped using the MI-based gdb mode because of this, so I have no idea > if it is still a bug. So it doesn't seem likely that there'll be further progress on this bug report (and I can't reproduce the problem myself), so I'm closing this bug report. If it turns out to still be an issue, please respond to the debbugs address, and we'll reopen. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 26 14:21:18 2021 Received: (at control) by debbugs.gnu.org; 26 Aug 2021 18:21:18 +0000 Received: from localhost ([127.0.0.1]:50434 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mJK05-0000Q3-Ss for submit@debbugs.gnu.org; Thu, 26 Aug 2021 14:21:18 -0400 Received: from quimby.gnus.org ([95.216.78.240]:50122) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mJK04-0000Pb-8y for control@debbugs.gnu.org; Thu, 26 Aug 2021 14:21:16 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=5+GjHppRgY397sKd9rdlhjNuOMzEbTxUWL0azOEX9Bc=; b=neqClnFx57OuO1FpWCFZwwUHXr CKBkzKXPRBYV/NQB7oagCqYylQDkKJgYlPBsV47dpgDgXNr+xZ5tmNCgpE8Oi1zuCHzLusiE2vRVN qL1/bxUwXSvWbC/FS3UaK22z+cgt00Af+Zv+fW9wUO7p+NHg4IFXlsOKUpLJpdPFxWn4=; Received: from [84.212.220.105] (helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mJJzw-0004Lq-Ce for control@debbugs.gnu.org; Thu, 26 Aug 2021 20:21:10 +0200 Date: Thu, 26 Aug 2021 20:21:07 +0200 Message-Id: <87zgt4ukx8.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #7164 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 7164 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) close 7164 quit From unknown Sat Jun 21 10:40:41 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 24 Sep 2021 11:24:08 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator