emacs-devel
[Top][All Lists]
Advanced

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

[PATCH] bug#23469: automatically instrument forms for Edebug when settin


From: Paul Pogonyshev
Subject: [PATCH] bug#23469: automatically instrument forms for Edebug when setting breakpoints
Date: Thu, 12 May 2016 22:37:21 +0200

Automatically instrument forms for Edebug when setting
breakpoints inside not-yet-instrumented forms.

* lisp/emacs-lisp/edebug.el (edebug-form-data-symbol): Add
optional `instrument-if-needed' argument.
(edebug-find-stop-point): Likewise.
(edebug-modify-breakpoint, edebug-set-conditional-breakpoint):
Pass t as `instrument-if-needed'.

Attachment: autoinstrument.diff
Description: Text document


reply via email to

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