GNU bug report logs - #6098
23.1; gud-break doesn't deal with Python modules

Previous Next

Package: emacs;

Reported by: David Abrahams <dave <at> boostpro.com>

Date: Tue, 4 May 2010 15:11:01 UTC

Severity: normal

Tags: patch

Found in version 23.1

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #20 received at 6098 <at> debbugs.gnu.org (full text, mbox):

From: Dave Abrahams <dave <at> boostpro.com>
To: 6098 <at> debbugs.gnu.org
Subject: Someone obviously tried to fix this upstream...
Date: Wed, 14 Mar 2012 14:49:38 -0400
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





This bug report was last modified 13 years and 122 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.