bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#12685: 24.2; lexical binding breaks edebug conditional breakpoints


From: Stefan Monnier
Subject: bug#12685: 24.2; lexical binding breaks edebug conditional breakpoints
Date: Fri, 26 Jul 2013 12:09:05 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Conditional breakpoints whose condition refers to a lexically-scoped
> variable fail with a "Symbol's value as variable is void" error.
> This is almost certainly caused by the same issue as
> http://thread.gmane.org/gmane.emacs.devel/150556 

I've just installed a patch into trunk which should make Edebug properly
use the lexical scope of the debugged code (when applicable).

Could you confirm it fixes this bug?


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]