emacs-devel
[Top][All Lists]
Advanced

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

Re: please help about garbage collector.


From: Alin Soare
Subject: Re: please help about garbage collector.
Date: Thu, 2 Dec 2010 17:49:21 +0200


> Could you explain me what kind of Lisp Objects are keps on the stack ?

Anything in automatic varables that the compiler puts there.

How can you detect that at a given address on the stack there is a lisp object, and not something else ?



reply via email to

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