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

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

Re: How to stop all edebug?


From: Eli Zaretskii
Subject: Re: How to stop all edebug?
Date: Wed, 23 Oct 2019 18:21:28 +0300

> From: Zhang Haijun <ccsmile2008@outlook.com>
> Date: Wed, 23 Oct 2019 04:56:28 +0000
> 
> I edebug(use edebug-defun) some functions in file.el and then close file.el. 
> When I open a new file, emacs aborts and show a buffer with edebug error(It 
> can’t find the original buffer to debug).
> 
> And I event can’t quit emacs because there are functions in kill-emacs-hook  
> which try to open file and save data(such as recentf).
> 
> Is it possible to cleanup all edebug sessions?

I usually "M-x load-library" each file where I instrumented some
functions.



reply via email to

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