From debbugs-submit-bounces@debbugs.gnu.org Tue May 04 11:10:16 2010 Received: (at submit) by debbugs.gnu.org; 4 May 2010 15:10:16 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O9JlI-0000Iq-A7 for submit@debbugs.gnu.org; Tue, 04 May 2010 11:10:16 -0400 Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O9JlF-0000Il-Qp for submit@debbugs.gnu.org; Tue, 04 May 2010 11:10:14 -0400 Received: from lists.gnu.org ([199.232.76.165]:38917) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1O9JlA-0001Wm-J9 for submit@debbugs.gnu.org; Tue, 04 May 2010 11:10:08 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O9Jl9-0002Fx-L2 for bug-gnu-emacs@gnu.org; Tue, 04 May 2010 11:10:07 -0400 Received: from [140.186.70.92] (port=45678 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O9Jl7-0002BO-J4 for bug-gnu-emacs@gnu.org; Tue, 04 May 2010 11:10:07 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.0 (2010-01-18) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00,RDNS_NONE autolearn=no version=3.3.0 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O9Jl2-00038N-DU for bug-gnu-emacs@gnu.org; Tue, 04 May 2010 11:10:01 -0400 Received: from [206.217.198.21] (port=53394 helo=boostpro.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O9Jl2-00038F-9a for bug-gnu-emacs@gnu.org; Tue, 04 May 2010 11:10:00 -0400 Received: from zreba.local (207-172-223-249.c3-0.smr-ubr3.sbo-smr.ma.static.cable.rcn.com [207.172.223.249]) (Authenticated sender: dave) by boostpro.com (Postfix) with ESMTPSA id 3083C14BA91; Tue, 4 May 2010 16:09:59 +0100 (BST) Received: by zreba.local (Postfix, from userid 501) id 191AF227D03C; Tue, 4 May 2010 11:10:33 -0400 (EDT) From: David Abrahams To: bug-gnu-emacs@gnu.org Subject: 23.1; gud-break doesn't deal with Python modules Date: Tue, 04 May 2010 11:10:32 -0400 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (darwin) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -6.1 (------) 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.1 (------) Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: 1. Create the following directory hierarchy: /tmp/fu /tmp/fu/probe (executable) #!/bin/sh python -m pdb /tmp/fu/tst.py /tmp/fu/bar/__init__.py import bar.baz /tmp/fu/bar/baz.py print 'hello' 2. `M-x pdb RET /tmp/fu/probe RET' 3. `import sys RET' 4. `p sys.path' 5. Note that /tmp/fu is the first directory in sys.path 6. `C-x C-f /tmp/fu/bar/baz.py' 7. `M-x gud-break' You'll see =E2=80=9Cpdbtrack: Traceback cue not found=E2=80=9D in *Messages= * and =E2=80=9C*** 'bar.py' not found from sys.path=E2=80=9D in *gud*. No break= point is set. However, the module is available on sys.path as bar.baz If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /Applications/Emacs.app/Contents/Resources/etc/DEBUG for instructions. In GNU Emacs 23.1.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54) of 2009-08-16 on black.local Windowing system distributor `Apple', version 10.3.1038 configured using `configure '--with-ns'' 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: nil value of $XMODIFIERS: nil locale-coding-system: nil default-enable-multibyte-characters: t Major mode: Debugger Minor modes in effect: diff-auto-refine-mode: t show-paren-mode: t global-auto-revert-mode: t delete-selection-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 global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x C-f / t m p / x M-x M-p C-g M-x p d b=20 C-a C-k . / p r o b e 2 i m p o r=20 t SPC s y s p r i n t SPC s y s . p a t h=20 C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p=20 C-p C-p C-p C-x C-p C-x C-b C-x C-b C-x C-b C-x C-b=20 C-x C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n=20 C-n C-n C-n C-n C-x C-f f u / _ _ C-x=20 C-f C-g C-x SPC C-x C-p C-x C-b C-x C-b C-x C-b C-x=20 C-n C-x C-f b a r C-x SPC C-x C-p C-p=20 C-p C-p C-p M-x r e p o r t - e m a =20 C-g C-g C-x C-n C-h k C-x SPC C-x C-p C-x C-k C-n C-n=20 C-n C-n C-n M-x M-p Recent messages: Quit [2 times] Mark set pdbtrack: Traceback cue not found [2 times] Quit Command: break __init__.py:1 pdbtrack: Traceback cue not found Command: break bar.py:1 pdbtrack: Traceback cue not found Quit [2 times] Type C-x 4 C-o RET to restore the other window. --=20 Dave Abrahams Meet me at BoostCon: http://www.boostcon.com BoostPro Computing http://www.boostpro.com From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 18 13:41:12 2011 Received: (at 6098) by debbugs.gnu.org; 18 Mar 2011 17:41:13 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q0dfj-0005fz-Qe for submit@debbugs.gnu.org; Fri, 18 Mar 2011 13:41:12 -0400 Received: from ams-iport-2.cisco.com ([144.254.224.141]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q0d4z-00041U-Q0 for 6098@debbugs.gnu.org; Fri, 18 Mar 2011 13:03:14 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=syver.enstad@cisco.com; l=1089; q=dns/txt; s=iport; t=1300467793; x=1301677393; h=message-id:date:from:mime-version:to:subject: content-transfer-encoding; bh=EWIWTTGCj9zzJETaX9Z6SWiiMrTQHxmC98u/FgVCm9E=; b=EputYbh1PCDXvtM+BP8XF7KGj6aPb0T3k23k8h0NLlEUo1vBRair5kc7 bWmWCq9mImkECT1kTuN5EQJ0pUAXU8nasp7ZEZu1z4HYepNQZOCSSQToQ lYv87pcXR8pQCknbiTyGQTt7uDg5oT31ajaMXtVCF8iPZJCE2NVSzFi2F Y=; X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmkHAOYsg02Q/khNgWdsb2JhbACYdox4FQEWJiWmOZwRhWMEjGODTwY X-IronPort-AV: E=Sophos;i="4.63,206,1299456000"; d="scan'208";a="22306828" Received: from ams-core-4.cisco.com ([144.254.72.77]) by ams-iport-2.cisco.com with ESMTP; 18 Mar 2011 17:03:07 +0000 Received: from xbh-ams-101.cisco.com (xbh-ams-101.cisco.com [144.254.74.71]) by ams-core-4.cisco.com (8.14.3/8.14.3) with ESMTP id p2IH37x7007140 for <6098@debbugs.gnu.org>; Fri, 18 Mar 2011 17:03:07 GMT Received: from xfe-ams-101.cisco.com ([144.254.231.93]) by xbh-ams-101.cisco.com with Microsoft SMTPSVC(6.0.3790.4675); Fri, 18 Mar 2011 18:03:08 +0100 Received: from [10.47.19.136] ([10.47.19.136]) by xfe-ams-101.cisco.com with Microsoft SMTPSVC(6.0.3790.4675); Fri, 18 Mar 2011 18:03:08 +0100 Message-ID: <4D83904B.8010501@cisco.com> Date: Fri, 18 Mar 2011 18:03:07 +0100 From: Syver Enstad User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8 MIME-Version: 1.0 To: 6098@debbugs.gnu.org Subject: Fix for broken breakpoint handling in gud pdb Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 18 Mar 2011 17:03:08.0094 (UTC) FILETIME=[5AC185E0:01CBE58E] X-Spam-Score: -10.6 (----------) X-Debbugs-Envelope-To: 6098 X-Mailman-Approved-At: Fri, 18 Mar 2011 13:41:10 -0400 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: -10.6 (----------) Patch for gud.el version 23.1 line 1636 The point of this patch is to give pdb full paths so that one can set breakpoints in files outside the current directory. This is acheived by addding the %d specification to the command. --- /tmp/original.el 2011-03-18 17:55:30.131681523 +0100 +++ /tmp/improved.el 2011-03-18 17:55:14.870401366 +0100 @@ -1633,8 +1633,8 @@ (gud-common-init command-line nil 'gud-pdb-marker-filter) (set (make-local-variable 'gud-minor-mode) 'pdb) - (gud-def gud-break "break %f:%l" "\C-b" "Set breakpoint at current line.") - (gud-def gud-remove "clear %f:%l" "\C-d" "Remove breakpoint at current line") + (gud-def gud-break "break %d%f:%l" "\C-b" "Set breakpoint at current line.") + (gud-def gud-remove "clear %d%f:%l" "\C-d" "Remove breakpoint at current line") (gud-def gud-step "step" "\C-s" "Step one source line with display.") (gud-def gud-next "next" "\C-n" "Step one line (skip functions).") (gud-def gud-cont "continue" "\C-r" "Continue with display.") From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 29 02:07:47 2012 Received: (at 6098) by debbugs.gnu.org; 29 Jan 2012 07:07:47 +0000 Received: from localhost ([127.0.0.1]:42844 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RrOrb-0000An-CO for submit@debbugs.gnu.org; Sun, 29 Jan 2012 02:07:47 -0500 Received: from fencepost.gnu.org ([140.186.70.10]:55861 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RrOrY-0000Ag-RI for 6098@debbugs.gnu.org; Sun, 29 Jan 2012 02:07:45 -0500 Received: from bb121-7-229-69.singnet.com.sg ([121.7.229.69]:46650 helo=furball) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1RrOrU-0005I3-Gb; Sun, 29 Jan 2012 02:07:41 -0500 From: Chong Yidong To: Syver Enstad Subject: Re: bug#6098: Fix for broken breakpoint handling in gud pdb References: <4D83904B.8010501@cisco.com> Date: Sun, 29 Jan 2012 15:07:33 +0800 In-Reply-To: <4D83904B.8010501@cisco.com> (Syver Enstad's message of "Fri, 18 Mar 2011 18:03:07 +0100") Message-ID: <87y5srgf62.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: 6098 Cc: 6098@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: -4.2 (----) Syver Enstad writes: > Patch for gud.el version 23.1 line 1636 > > The point of this patch is to give pdb full paths so that one can set > breakpoints > in files outside the current directory. > > This is acheived by addding the %d specification to the command. Your patch has been committed to trunk. Thanks. From debbugs-submit-bounces@debbugs.gnu.org Sun Jan 29 02:08:03 2012 Received: (at control) by debbugs.gnu.org; 29 Jan 2012 07:08:03 +0000 Received: from localhost ([127.0.0.1]:42848 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RrOrq-0000BR-OK for submit@debbugs.gnu.org; Sun, 29 Jan 2012 02:08:03 -0500 Received: from fencepost.gnu.org ([140.186.70.10]:55866 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RrOro-0000B6-Mf for control@debbugs.gnu.org; Sun, 29 Jan 2012 02:08:01 -0500 Received: from bb121-7-229-69.singnet.com.sg ([121.7.229.69]:46651 helo=furball) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1RrOrl-00069B-Hw for control@debbugs.gnu.org; Sun, 29 Jan 2012 02:07:58 -0500 From: Chong Yidong To: control@debbugs.gnu.org Subject: close 6098 Date: Sun, 29 Jan 2012 15:07:51 +0800 Message-ID: <87lior6l6g.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -4.2 (----) X-Debbugs-Envelope-To: control 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: -4.2 (----) close 6098 thanks From unknown Sat Aug 09 22:37:52 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 26 Feb 2012 12:24:06 +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 From debbugs-submit-bounces@debbugs.gnu.org Wed Mar 14 15:15:52 2012 Received: (at control) by debbugs.gnu.org; 14 Mar 2012 19:15:52 +0000 Received: from localhost ([127.0.0.1]:50847 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S7tfr-0007dj-SU for submit@debbugs.gnu.org; Wed, 14 Mar 2012 15:15:52 -0400 Received: from mail-ey0-f172.google.com ([209.85.215.172]:63989) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S7tfp-0007dc-J7 for control@debbugs.gnu.org; Wed, 14 Mar 2012 15:15:50 -0400 Received: by eaaq11 with SMTP id q11so1247701eaa.3 for ; Wed, 14 Mar 2012 11:45:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:subject:references:date:in-reply-to:message-id:user-agent :mime-version:content-type:x-gm-message-state; bh=xwB/p9Sdbk7c07zt7DHo0TAygdl/+pX/M5jZEU6+Ssk=; b=J094zd8HKlSA0IJL/iT4jVH4O3iA1elIItL0ewLU7f+83R0Ni2GCxIqAzJdOebV0Zj Ae8TWSZSfxb9DZencgE7lWquJ9p8hwKxD04S/s6AwPuEwm4NiLZo86xNPeOn+6gW7143 QFgu8rkTEHQKcVyDaLImh/vni1VP1GTyQlAqpQeOwtzKn/r74xxCQY+shz3uKeZ1XFlo cMHQXKvqWfBTKMMYB80Yyu/fNIkNNBICdseiothLGwsgShHspU23EkmipLt9OlguDalP KTFp/gAOO1zCqhF4iYyh61tl8kvqInfXM2o15YZHug34M9iQoRucIhI92ssDsWcSDkGi 7Arg== Received: by 10.229.136.200 with SMTP id s8mr1307289qct.9.1331750743439; Wed, 14 Mar 2012 11:45:43 -0700 (PDT) Received: from pluto.local (207-172-223-249.c3-0.smr-ubr3.sbo-smr.ma.static.cable.rcn.com. [207.172.223.249]) by mx.google.com with ESMTPS id cw5sm10061227qab.20.2012.03.14.11.45.42 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 14 Mar 2012 11:45:42 -0700 (PDT) Received: by pluto.local (Postfix, from userid 501) id 9A7442BE4D9F; Wed, 14 Mar 2012 14:45:41 -0400 (EDT) From: Dave Abrahams To: control@debbugs.gnu.org Subject: Re: Archived problem report bug#6098 (bug#6098: Acknowledgement (23.1; gud-break doesn't deal with Python modules)) References: Date: Wed, 14 Mar 2012 14:45:41 -0400 In-Reply-To: (GNU bug Tracking System's message of "Wed, 14 Mar 2012 14:37:02 +0000") Message-ID: User-Agent: Gnus/5.130004 (Ma Gnus v0.4) Emacs/24.0.94 (darwin) MIME-Version: 1.0 Content-Type: text/plain X-Gm-Message-State: ALoCoQl7+qD/XXk5c8ToFZCuF0YjVINFl7H/jzeD4+siv9j3Ro1S2sQjlZPIohF/njlJVOLNVk8c X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: control 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: -2.6 (--) unarchive 6098 -- Dave Abrahams BoostPro Computing http://www.boostpro.com From debbugs-submit-bounces@debbugs.gnu.org Wed Mar 14 15:19:46 2012 Received: (at 6098) by debbugs.gnu.org; 14 Mar 2012 19:19:46 +0000 Received: from localhost ([127.0.0.1]:50864 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S7tje-0007jn-Cg for submit@debbugs.gnu.org; Wed, 14 Mar 2012 15:19:46 -0400 Received: from mail-ey0-f172.google.com ([209.85.215.172]:37304) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S7tjc-0007jg-Ps for 6098@debbugs.gnu.org; Wed, 14 Mar 2012 15:19:45 -0400 Received: by eaaq11 with SMTP id q11so1251517eaa.3 for <6098@debbugs.gnu.org>; Wed, 14 Mar 2012 11:49:41 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:subject:date:message-id:user-agent:mime-version :content-type:x-gm-message-state; bh=FRqCyLdBNGlYY7maFPPKEBwt6SjWmfCuf+hsW/QeYNA=; b=QiN7ofkFZRC24e8qu35vo+MaeE7qSp21PHlD5P9aUHpcdFRbB+aJmVztw3+o1l6UDV 0Ba3PTU+m3ktAWfryUwsXDncsvUV1ida9E8ea0kUhkTRge+/rzBarT6ORe+SL9GnnF4P hggQqrQ1tQJ75F9wAVl1XwnM7nNsQx5c/lXIZxfmfna42+dbDihOz/l3S3AVq8NVJNM8 wKu1Fj0tmyKTc5uGZ2T7d68RMKT1QeOgGH0F9u4CpXAQ1E0GL5E+2bXfwmvCJwWIEr+o f5gXlTxoG4PJ36m/cAyTPTvwKC79rJFC1YXee5u5/2Vors3FB2D7G4KumIGjZdjpkT2Z rSiA== Received: by 10.229.136.76 with SMTP id q12mr1264824qct.63.1331750980273; Wed, 14 Mar 2012 11:49:40 -0700 (PDT) Received: from pluto.local (207-172-223-249.c3-0.smr-ubr3.sbo-smr.ma.static.cable.rcn.com. [207.172.223.249]) by mx.google.com with ESMTPS id i19sm10075857qad.19.2012.03.14.11.49.39 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 14 Mar 2012 11:49:39 -0700 (PDT) Received: by pluto.local (Postfix, from userid 501) id A5D0D2BE4E77; Wed, 14 Mar 2012 14:49:38 -0400 (EDT) From: Dave Abrahams To: 6098@debbugs.gnu.org Subject: Someone obviously tried to fix this upstream... Date: Wed, 14 Mar 2012 14:49:38 -0400 Message-ID: User-Agent: Gnus/5.130004 (Ma Gnus v0.4) Emacs/24.0.94 (darwin) MIME-Version: 1.0 Content-Type: text/plain X-Gm-Message-State: ALoCoQle8hg3lfKcgoOD7ixdkLX75LcnrvpJIguS94Oi2TVPVUAwkavTwhTRmfYHPCvKpEKNa2XZ X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 6098 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: -2.6 (--) Currently the code reads as follows: (gud-def gud-break "break %d%f:%l" "\C-b" "Set breakpoint at current line.") (gud-def gud-remove "clear %d%f:%l" "\C-d" "Remove breakpoint at current line") However, tests show that it doesn't work without the directory separator "/" after "%d" on both lines. -- Dave Abrahams BoostPro Computing http://www.boostpro.com From debbugs-submit-bounces@debbugs.gnu.org Wed Mar 14 17:12:16 2012 Received: (at 6098) by debbugs.gnu.org; 14 Mar 2012 21:12:16 +0000 Received: from localhost ([127.0.0.1]:50940 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S7vUV-0002fJ-Fg for submit@debbugs.gnu.org; Wed, 14 Mar 2012 17:12:16 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:44279) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1S7vUJ-0002ez-82 for 6098@debbugs.gnu.org; Wed, 14 Mar 2012 17:12:14 -0400 Received: from frontend1.mail.m-online.net (frontend1.mail.intern.m-online.net [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 3V7PxL31ftz3hhWH; Wed, 14 Mar 2012 21:41:58 +0100 (CET) X-Auth-Info: tM/HZKfByJqKAAF9ec7sncZO+8550QfZAMjiyM6DnI4= Received: from igel.home (ppp-88-217-102-154.dynamic.mnet-online.de [88.217.102.154]) by mail.mnet-online.de (Postfix) with ESMTPA id 3V7PxL4jh9z4KK3p; Wed, 14 Mar 2012 21:41:58 +0100 (CET) Received: by igel.home (Postfix, from userid 501) id 0BC60CA29F; Wed, 14 Mar 2012 21:41:57 +0100 (CET) From: Andreas Schwab To: Dave Abrahams Subject: Re: bug#6098: Someone obviously tried to fix this upstream... References: X-Yow: I have accepted Provolone into my life! Date: Wed, 14 Mar 2012 21:41:57 +0100 In-Reply-To: (Dave Abrahams's message of "Wed, 14 Mar 2012 14:49:38 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: 6098 Cc: 6098@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: -1.9 (-) Dave Abrahams writes: > Currently the code reads as follows: > > (gud-def gud-break "break %d%f:%l" "\C-b" "Set breakpoint at current line.") > (gud-def gud-remove "clear %d%f:%l" "\C-d" "Remove breakpoint at current line") > > However, tests show that it doesn't work without the directory separator > "/" after "%d" on both lines. %d always expands to a string with a trailing slash. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." From unknown Sat Aug 09 22:37:52 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 12 Apr 2012 11:24:03 +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