GNU bug report logs -
#6229
23.2; Cancel debug on entry non-functional?
Previous Next
Reported by: Uday S Reddy <u.s.reddy <at> cs.bham.ac.uk>
Date: Thu, 20 May 2010 13:15:02 UTC
Severity: normal
Tags: moreinfo, unreproducible
Found in version 23.2
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Uday S Reddy wrote:
> I ran M-x cancel-debug-on-etry and hit return (meaning, cancel debugging
> on all of them). The command didn't seem to have any effect. All the
> functions still had break points and the debugger was entered.
Works for me:
emacs-23.2 -Q
M-x debug-on-entry RET find-file RET
M-x debug-on-entry RET buffer-menu RET
M-x buffer-menu RET ; debugger entered
M-x find-file RET ~/.emacs RET ; debugger entered
M-x cancel-debug-on-entry RET RET
M-x buffer-menu ; no debugger
M-x find-file RET ~/.bashrc RET ; no debugger
> In GNU Emacs 23.2.1 (i386-mingw-nt5.1.2600)
> of 2010-05-08 on G41R2F1
> Windowing system distributor `Microsoft Corp.', version 5.1.2600
> configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/xpm/include'
This bug report was last modified 15 years and 59 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.