From unknown Mon Jun 23 23:50:28 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#13494 <13494@debbugs.gnu.org> To: bug#13494 <13494@debbugs.gnu.org> Subject: Status: output from pdb++ never appears in *gud-FILE* buffer Reply-To: bug#13494 <13494@debbugs.gnu.org> Date: Tue, 24 Jun 2025 06:50:28 +0000 retitle 13494 output from pdb++ never appears in *gud-FILE* buffer reassign 13494 emacs submitter 13494 Matt McClure severity 13494 normal tag 13494 moreinfo unreproducible thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 18 17:20:42 2013 Received: (at submit) by debbugs.gnu.org; 18 Jan 2013 22:20:42 +0000 Received: from localhost ([127.0.0.1]:39194 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TwKIj-0008NS-8L for submit@debbugs.gnu.org; Fri, 18 Jan 2013 17:20:42 -0500 Received: from eggs.gnu.org ([208.118.235.92]:40092) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TwKIf-0008NK-3q for submit@debbugs.gnu.org; Fri, 18 Jan 2013 17:20:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TwKHp-0004a2-Oa for submit@debbugs.gnu.org; Fri, 18 Jan 2013 17:19:47 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-101.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, HK_RANDOM_ENVFROM,HK_RANDOM_FROM,RCVD_IN_DNSWL_LOW,T_DKIM_INVALID, USER_IN_WHITELIST autolearn=no version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:48176) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TwKHp-0004Zy-Lb for submit@debbugs.gnu.org; Fri, 18 Jan 2013 17:19:45 -0500 Received: from eggs.gnu.org ([208.118.235.92]:51451) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TwKHn-0001vS-QQ for bug-gnu-emacs@gnu.org; Fri, 18 Jan 2013 17:19:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TwKHm-0004Yf-2S for bug-gnu-emacs@gnu.org; Fri, 18 Jan 2013 17:19:43 -0500 Received: from mail-pa0-f47.google.com ([209.85.220.47]:54801) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TwKHl-0004YZ-PC for bug-gnu-emacs@gnu.org; Fri, 18 Jan 2013 17:19:41 -0500 Received: by mail-pa0-f47.google.com with SMTP id fa10so2362006pad.6 for ; Fri, 18 Jan 2013 14:19:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=P6xM8CD8SlrRuEmu+2fpHasaQwX0wr4dzt73PDPJp6I=; b=KG3Qk08YDS12jetJXzuKJh4VqBIayUi57lYUhgD32rXnj2t4dOw9/vTmQwYIu02Mcr rbddkzMJprhXfUOmtu7fYPYHci5QA4sWhQ18eTo6Q2jve5Atzpuxq+ZSnBbh5o9p7lE7 9Skr18pFQHNJ/bF6ZSAxWmDIThf58pV3ifee/2/UIarttiAaAYXfz4v/dX2ep1OdVuEo Kz0O6YvEimFJTeUKJdZ32jyhPOPyAQJwEEiJ24XTcLBLmKAxwr9pugXS6KgXu2brjN6B iVlyX1APNbLMV/S6TXPW/J1ol0tzZoTsNVIgHlLmbtdox1bDcU74l4oUfOBfECFPvpx6 X1Kg== MIME-Version: 1.0 X-Received: by 10.68.222.232 with SMTP id qp8mr28061113pbc.99.1358547580373; Fri, 18 Jan 2013 14:19:40 -0800 (PST) Received: by 10.68.21.10 with HTTP; Fri, 18 Jan 2013 14:19:40 -0800 (PST) Date: Fri, 18 Jan 2013 17:19:40 -0500 Message-ID: Subject: output from pdb++ never appears in *gud-FILE* buffer From: Matt McClure To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=ISO-8859-1 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -5.1 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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: -5.1 (-----) I'm trying to use pdb++ [1] in Emacs 24.2.50.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of 2012-09-27 on bob.porkrind.org. With pdb++ in my Python virtualenv, I type: M-x pdb RET python -mpdb foo.py The *gud-foo.py* buffer says: Current directory is /Users/mlm/tmp/ And it never prints pdb++'s output. I expect to see: > /Users/mlm/tmp/foo.py(1)() -> """Demonstrating Emacs, pdb++ incompatibility.""" (Pdb++) I stepped into Emacs's pdb function, and saw that sometimes the output from pdb++ appears in the buffer as I step through. Sometimes it appears in color. Sometimes the corresponding color escape sequences appear literally in the buffer. I can work around the problem by disabling colorized pdb++ output with a ~/.pdbrc.py containing: from pdb import DefaultConfig class Config(DefaultConfig): highlight = False Still, this seems like an Emacs bug, that it doesn't reliably read the colorized output and display it in the buffer. [1]: http://pypi.python.org/pypi/pdbpp/ *** In GNU Emacs 24.2.50.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of 2012-09-27 on bob.porkrind.org Bzr revision: 110220 rgm@gnu.org-20120927065921-9pqm1q4jn60bqp4j Windowing system distributor `Apple', version 10.3.1138 Configured using: `configure '--host=x86_64-apple-darwin' '--build=i686-apple-darwin' '--with-ns' 'build_alias=i686-apple-darwin' 'host_alias=x86_64-apple-darwin' 'CC=gcc -mmacosx-version-min=10.5'' Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Debugger Minor modes in effect: global-whitespace-mode: t shell-dirtrack-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: SPC C-e p d b SPC i m p o r t SPC D e f a u l t C o n f i g C-n C-a C-o C-n C-e D e f u a u l t C o n f i g ) : h i g h l i g h t SPC = SPC F a l s e C-k C-k C-k C-x C-s C-x o C-x b f a n c y C-r C o l o r C-r C-r C-r C-r C-r C-r C-r C-r C-r C-r C-r C-a < C-s C-s C-a C-v C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-k C-k C-x C-s C-x o C-x C-b C-n C-n C-n C-n C-x k y e s C-p C-n C-x C-b C-n C-n C-n C-n C-x 1 x p d b C-x c C-x c C-g C-x o C-x o q u i t C-x k x p d b C-x c q u i t C-x k x p d b C-x c C-d C-x k x p C-x c C-x c C-d C-x k x p C-x c C-d C-x k x p C-x 1 w n x e m a c s SPC r e r e p o r Recent messages: Continue... make-comint-in-buffer Continue... comint-check-proc Continue... comint-exec Continue... comint-exec-1 Continue... Making completion list... [2 times] Load-path shadows: /Users/mlm/.emacs.d/elpa/virtualenv-0.1/virtualenv hides /Users/mlm/config/emacs/virtualenv /Users/mlm/.emacs.d/elpa/pymacs-0.24/pymacs hides /Users/mlm/config/emacs/pymacs /Users/mlm/config/emacs/nxml-mode-20041004/xsd-regexp hides /Applications/Emacs.app/Contents/Resources/lisp/nxml/xsd-regexp /Users/mlm/config/emacs/nxml-mode-20041004/xmltok hides /Applications/Emacs.app/Contents/Resources/lisp/nxml/xmltok /Users/mlm/config/emacs/nxml-mode-20041004/rng-xsd hides /Applications/Emacs.app/Contents/Resources/lisp/nxml/rng-xsd /Users/mlm/config/emacs/nxml-mode-20041004/rng-valid hides /Applications/Emacs.app/Contents/Resources/lisp/nxml/rng-valid /Users/mlm/config/emacs/nxml-mode-20041004/rng-util hides /Applications/Emacs.app/Contents/Resources/lisp/nxml/rng-util /Users/mlm/config/emacs/nxml-mode-20041004/rng-uri hides /Applications/Emacs.app/Contents/Resources/lisp/nxml/rng-uri /Users/mlm/config/emacs/nxml-mode-20041004/rng-pttrn hides /Applications/Emacs.app/Contents/Resources/lisp/nxml/rng-pttrn /Users/mlm/config/emacs/nxml-mode-20041004/rng-parse hides /Applications/Emacs.app/Contents/Resources/lisp/nxml/rng-parse /Users/mlm/config/emacs/nxml-mode-20041004/rng-nxml hides /Applications/Emacs.app/Contents/Resources/lisp/nxml/rng-nxml /Users/mlm/config/emacs/nxml-mode-20041004/rng-match hides /Applications/Emacs.app/Contents/Resources/lisp/nxml/rng-match /Users/mlm/config/emacs/nxml-mode-20041004/rng-maint hides /Applications/Emacs.app/Contents/Resources/lisp/nxml/rng-maint /Users/mlm/config/emacs/nxml-mode-20041004/rng-loc hides /Applications/Emacs.app/Contents/Resources/lisp/nxml/rng-loc /Users/mlm/config/emacs/nxml-mode-20041004/rng-dt hides /Applications/Emacs.app/Contents/Resources/lisp/nxml/rng-dt /Users/mlm/config/emacs/nxml-mode-20041004/rng-cmpct hides /Applications/Emacs.app/Contents/Resources/lisp/nxml/rng-cmpct /Users/mlm/config/emacs/nxml-mode-20041004/nxml-util hides /Applications/Emacs.app/Contents/Resources/lisp/nxml/nxml-util /Users/mlm/config/emacs/nxml-mode-20041004/nxml-uchnm hides /Applications/Emacs.app/Contents/Resources/lisp/nxml/nxml-uchnm /Users/mlm/config/emacs/nxml-mode-20041004/nxml-rap hides /Applications/Emacs.app/Contents/Resources/lisp/nxml/nxml-rap /Users/mlm/config/emacs/nxml-mode-20041004/nxml-parse hides /Applications/Emacs.app/Contents/Resources/lisp/nxml/nxml-parse /Users/mlm/config/emacs/nxml-mode-20041004/nxml-outln hides /Applications/Emacs.app/Contents/Resources/lisp/nxml/nxml-outln /Users/mlm/config/emacs/nxml-mode-20041004/nxml-ns hides /Applications/Emacs.app/Contents/Resources/lisp/nxml/nxml-ns /Users/mlm/config/emacs/nxml-mode-20041004/nxml-mode hides /Applications/Emacs.app/Contents/Resources/lisp/nxml/nxml-mode /Users/mlm/config/emacs/nxml-mode-20041004/nxml-maint hides /Applications/Emacs.app/Contents/Resources/lisp/nxml/nxml-maint /Users/mlm/config/emacs/nxml-mode-20041004/nxml-glyph hides /Applications/Emacs.app/Contents/Resources/lisp/nxml/nxml-glyph /Users/mlm/config/emacs/nxml-mode-20041004/nxml-enc hides /Applications/Emacs.app/Contents/Resources/lisp/nxml/nxml-enc Features: (shadow sort mail-extr emacsbug message rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mail-utils dabbrev kmacro two-column iso-transl info edebug jka-compr thingatpt find-func gud python rx noutline outline tramp-cache tramp-sh dired-aux debug find-dired dired mule-util vc-bzr sh-script smie executable time-stamp misearch multi-isearch vc-git conf-mode flyspell ispell help-mode rect pymacs-autoloads virtualenv-autoloads disp-table uniquify grep compile whitespace server tramp-virtualenv easy-mmode dircmp-mode diff-ediff-mode derived pymacs warnings nxml-enc cus-edit easymenu cus-start cus-load wid-edit tramp tramp-compat auth-source eieio byte-opt bytecomp byte-compile cconv gnus-util mm-util mail-prsvr password-cache tramp-loaddefs shell pcomplete comint ansi-color ring format-spec advice help-fns advice-preload package time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar 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 minibuffer loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process ns multi-tty emacs) -- Matt McClure http://www.matthewlmcclure.com http://www.mapmyfitness.com/profile/matthewlmcclure From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 20 21:53:07 2013 Received: (at 13494) by debbugs.gnu.org; 21 Jan 2013 02:53:07 +0000 Received: from localhost ([127.0.0.1]:42135 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Tx7VT-0004AV-Gd for submit@debbugs.gnu.org; Sun, 20 Jan 2013 21:53:07 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:36081) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Tx7VR-0004AO-K7 for 13494@debbugs.gnu.org; Sun, 20 Jan 2013 21:53:06 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Tx7UR-00078B-Tu; Sun, 20 Jan 2013 21:52:04 -0500 From: Glenn Morris To: Matt McClure Subject: Re: bug#13494: output from pdb++ never appears in *gud-FILE* buffer References: X-Spook: sniper CISU CBNRC event security Vince Foster MILSATCOM X-Ran: {4@#Wjg,_'");yo[vE586=^)S5@1@U,|#;j&U~kR8t%22VyAv4/d\xlh3[c\T3fK1Bx%k| X-Hue: black X-Attribution: GM Date: Sun, 20 Jan 2013 21:52:03 -0500 In-Reply-To: (Matt McClure's message of "Fri, 18 Jan 2013 17:19:40 -0500") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: 13494 Cc: 13494@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 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: -5.5 (-----) Matt McClure wrote: > I'm trying to use pdb++ [1] in Emacs 24.2.50.1 (x86_64-apple-darwin, > NS apple-appkit-1038.36) of 2012-09-27 on bob.porkrind.org. That's a bit old, could you try a newer version? (May not help.) From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 08 21:12:25 2019 Received: (at 13494) by debbugs.gnu.org; 9 Sep 2019 01:12:25 +0000 Received: from localhost ([127.0.0.1]:39353 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i78ED-0005jB-9p for submit@debbugs.gnu.org; Sun, 08 Sep 2019 21:12:25 -0400 Received: from mail-pl1-f177.google.com ([209.85.214.177]:39257) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i78EB-0005iu-BR for 13494@debbugs.gnu.org; Sun, 08 Sep 2019 21:12:23 -0400 Received: by mail-pl1-f177.google.com with SMTP id bd8so5774255plb.6 for <13494@debbugs.gnu.org>; Sun, 08 Sep 2019 18:12:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=M58QoXVJjr57OvkfzxDUBB+rAhY08OxkDe6Bk/LtrXw=; b=UQ9zBQWQ5jiIxBrR+bi5V+AdbhXxqfewSMVQsfn0W3gjZKgLGEaKDm8aaUSIlkMKH/ 31Hmqw2cjWbMQP13FStY40ZSvtN66q5WpJRqZFJ93Q+X9AetxYI41EYTVugETSMa+PPn ecSkC2auTpPSLSVHP5z6SNb2wLERXIaABH9WvrzOlgDfR4xPYlIkjvVLJ1woaYF89xPS IjIoeZHHdzDgQrFn3FGJMAl4zxIkYlR9ofbaOhxyg2W4Puqn3v5gu1O8CANh2AT7E5/Q ggUdINyc6mribovSnfwx67I88qW127nD7wk9Sg9LzbLwMkgTCV7yaf3UQpvyHrW2CZB1 jlOw== X-Gm-Message-State: APjAAAVI42uSgTixXz4WYF4ey9cz+11rtMV9NUEYBEKHdMSOJo5+2DC1 oQlkdDHemWOK7yJTXmdwJRLXkzRToN5gm7vntls= X-Google-Smtp-Source: APXvYqxduUq1dK6tNPD28PBG4Dj9R47Af5545ZKuBITzP1D1USN82vr3S0Hp9VzGKq/bxK1Tmy9jsuUOxjQ0iIhoJVw= X-Received: by 2002:a17:902:a418:: with SMTP id p24mr22142639plq.259.1567991537603; Sun, 08 Sep 2019 18:12:17 -0700 (PDT) MIME-Version: 1.0 From: Stefan Kangas Date: Mon, 9 Sep 2019 03:12:06 +0200 Message-ID: Subject: Re: bug#13494: output from pdb++ never appears in *gud-FILE* buffer To: Matt McClure Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 13494 Cc: 13494@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 (-) Matt McClure writes: > I'm trying to use pdb++ [1] in Emacs 24.2.50.1 (x86_64-apple-darwin, > NS apple-appkit-1038.36) of 2012-09-27 on bob.porkrind.org. > > With pdb++ in my Python virtualenv, I type: > > M-x pdb RET python -mpdb foo.py > > The *gud-foo.py* buffer says: > > Current directory is /Users/mlm/tmp/ > > And it never prints pdb++'s output. I expect to see: > > > /Users/mlm/tmp/foo.py(1)() > -> """Demonstrating Emacs, pdb++ incompatibility.""" > (Pdb++) > > I stepped into Emacs's pdb function, and saw that sometimes the output > from pdb++ appears in the buffer as I step through. Sometimes it > appears in color. Sometimes the corresponding color escape sequences > appear literally in the buffer. > > I can work around the problem by disabling colorized pdb++ output with > a ~/.pdbrc.py containing: > > from pdb import DefaultConfig > > class Config(DefaultConfig): > highlight = False > > Still, this seems like an Emacs bug, that it doesn't reliably read the > colorized output and display it in the buffer. I couldn't reproduce this issue on current master. I get the expected output in the *gud-pdb* buffer: Current directory is /Users/skangas/wip/emacs/lisp/ [2] > /Users/skangas/wip/emacs/lisp/foo.py(1)() -> print "foo" (Pdb++) This is on GNU Emacs 27.0.50 (build 1, x86_64-apple-darwin16.7.0, NS appkit-1504.83 Version 10.12.6 (Build 16G2128)) of 2019-09-08 Can you still reproduce this on a recent version of Emacs, for example the latest Emacs version 26.2? If I don't hear back from you in a couple of weeks, I'll just assume that this was fixed some time in the six years since your report and close this bug. Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 08 22:41:44 2019 Received: (at control) by debbugs.gnu.org; 9 Sep 2019 02:41:44 +0000 Received: from localhost ([127.0.0.1]:39397 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i79cd-0007yN-PC for submit@debbugs.gnu.org; Sun, 08 Sep 2019 22:41:43 -0400 Received: from mail-pg1-f180.google.com ([209.85.215.180]:39696) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1i79cc-0007y7-S3 for control@debbugs.gnu.org; Sun, 08 Sep 2019 22:41:43 -0400 Received: by mail-pg1-f180.google.com with SMTP id u17so6906170pgi.6 for ; Sun, 08 Sep 2019 19:41:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=p9xDZJGeX8KU4DT2kGQjr573NDGKOTJNbXv6eiiyQN8=; b=UM5vfQwP+WwXgneQAMEWWV0OvsKMlJ735SODhYFuHhrHd1EA7E2iuzTys9jmxSpYCX LAZdA+yLiJchO//2NDpFYsBloGSJbBka8xxkIENGtlmx8UXkbNn3aP3JxUcZM2Tlel77 KRLcn0SnLyUY9DCF1PHRfvunxw3V0Y4YA73P/p2djjztoCZbHE/rUqS5qWkpInIKuuhP 5ayUy8mE26yha4rVnDXqbR0+uQlK5ip4yfnQcOuku+W6kN+3YS1GtwH3YVimhREYZbA7 Oj58nYiMiHx7oxvTrkhMUKd5W87stF4CgoFCUz778Ks25zCtChWQEr6s2VM5RkrIsf3A Z7sw== X-Gm-Message-State: APjAAAXYsCnMjkWt5xVCWB1FIeEBmEFs6qbCrYa+rluWodFH6d2ErLlM BWeWt6hY85A7YwDlLZQXtunFGUK+jhoKaSRYkQiHrTeV X-Google-Smtp-Source: APXvYqwzQh/4heXeQ3t6t2wAd3lMz3+42E7RDcxsemkKmS0DSGlpqOh/791IPAG7oSoyEmnU1v0e0t8g3RuTC/3tBT4= X-Received: by 2002:a63:69c1:: with SMTP id e184mr18576462pgc.198.1567996896965; Sun, 08 Sep 2019 19:41:36 -0700 (PDT) MIME-Version: 1.0 From: Stefan Kangas Date: Mon, 9 Sep 2019 04:41:24 +0200 Message-ID: Subject: To: control@debbugs.gnu.org Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.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 the administrator of that system for details. Content preview: tags 13494 + moreinfo unreproducible quit Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (stefankangas[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 0.0 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.215.180 listed in list.dnswl.org] 0.0 FREEMAIL_FORGED_FROMDOMAIN 2nd level domains in From and EnvelopeFrom freemail headers are different 2.0 BLANK_SUBJECT Subject is present but empty 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: 1.0 (+) tags 13494 + moreinfo unreproducible quit From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 14 08:25:37 2019 Received: (at 13494-close) by debbugs.gnu.org; 14 Oct 2019 12:25:37 +0000 Received: from localhost ([127.0.0.1]:38266 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iJzPt-0007i0-DP for submit@debbugs.gnu.org; Mon, 14 Oct 2019 08:25:37 -0400 Received: from mail-pg1-f181.google.com ([209.85.215.181]:35751) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iJzPs-0007hl-4S for 13494-close@debbugs.gnu.org; Mon, 14 Oct 2019 08:25:36 -0400 Received: by mail-pg1-f181.google.com with SMTP id p30so10043350pgl.2 for <13494-close@debbugs.gnu.org>; Mon, 14 Oct 2019 05:25:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=8KflLz4noeZoH2RBnY79HjLYzgcRoDz7FXcDwbkDzJc=; b=dOXxczpeqnXJUB4XLEDEI0g8nc5VpVfhajVwuDFDngql50bD1Xudyn9p/Psm5fbxm7 bCauksg4nxXMFdxo4dNWXeX7ttubujOpIXwZ8/xnH51JCJanl9Pq6K4GVJUlI2oHqcJE W5Ld434mgs4nI8bSo+6x4PQM9NJExP9UJEgsCNlb9mTVv2OZg6yhAcyJ0E7oNMR51Jnl S4vFT2NOKPTjHKh29cIKAZCYzlL+zeivO0ygnBBbSLhZSiPR8abDqCLP2TmISBENeuvi /Ajg4KWNqUhYACRztau4WEBLmWVMWg+xhuMDvRAWiokJQnNkBrrnglbqilh2Da45EHIr V5FA== X-Gm-Message-State: APjAAAWvmb2cj63j0F/h/8DYd4OEjwH3LPI52o4NVExiGYJ8bghYPclf lJPX00rVufF459VHYF6shYp9UsRPy9PbKldST1o= X-Google-Smtp-Source: APXvYqzaj6KzcMWCgjgw45U5/iGzODsJ+J7Y4naNjYt2zt+4w7ZJS96Wc53+yLA27f2HaxwbdSHqzVNf69r9bKzG1m4= X-Received: by 2002:aa7:80c6:: with SMTP id a6mr31948948pfn.107.1571055930430; Mon, 14 Oct 2019 05:25:30 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Stefan Kangas Date: Mon, 14 Oct 2019 14:25:19 +0200 Message-ID: Subject: Re: bug#13494: output from pdb++ never appears in *gud-FILE* buffer To: Matt McClure Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 13494-close Cc: 13494-close@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.7 (/) Stefan Kangas writes: > If I don't hear back from you in a couple of weeks, I'll just assume > that this was fixed some time in the six years since your report and > close this bug. No reply within 5 weeks, so I'm closing this now. If anyone is still seeing this, please reopen the bug report. Best regards, Stefan Kangas From unknown Mon Jun 23 23:50:28 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 12 Nov 2019 12:24:14 +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