GNU bug report logs - #7825
Cannot return from the debugger

Previous Next

Package: emacs;

Reported by: Stefan Monnier <monnier <at> IRO.UMontreal.CA>

Date: Tue, 11 Jan 2011 21:25:02 UTC

Severity: normal

Found in version 24.0.50

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


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

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: rms <at> gnu.org
Cc: 7825 <at> debbugs.gnu.org
Subject: Re: bug#7825: Cannot return from the debugger
Date: Wed, 12 Jan 2011 09:53:54 -0500
>     The limitation that we "Cannot return from the debugger in an
>     error", is a bug: we should be able to continue (i.e. run the code
>     of the corresponding error handler), just as if the debugger had
>     not been invoked.

> That is fine in theory, but it would imply that any place that can get
> an error can also GC.

I'm not sure I understand: "continuing from an error" would simply throw
to the error handler up the stack, which is not fundamentally different
from what we currently do (except we currently throw up to the
"top-level" rather than some intermediate error handler).


        Stefan




This bug report was last modified 14 years and 78 days ago.

Previous Next


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