emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs is consing like mad


From: Eli Zaretskii
Subject: Re: Emacs is consing like mad
Date: Tue, 8 Jan 2002 10:50:21 +0200 (IST)

On 7 Jan 2002, Jason Rumney wrote:

> It is occurring somewhere within the mucs-define-package macro in
> un-define.el. Is there an easy way to debug macros?

Since you are trying to debug consing, one possible way would be to
set a breakpoint in C code where the consing happens, then, when it
breaks, use xbacktrace to see where you are in Lisp code.



reply via email to

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