guile-user
[Top][All Lists]
Advanced

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

Re: programmed gc mark and free sweeps...


From: Michael Livshin
Subject: Re: programmed gc mark and free sweeps...
Date: 14 Sep 2000 16:49:08 +0300
User-agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (20 Minutes to Nikko)

"Lars J. Aas" <address@hidden> writes:

> On Thu, Sep 14, 2000 at 04:22:33PM +0300, Michael Livshin wrote:
> : "Lars J. Aas" <address@hidden> writes:
> : > BTW, does scm_gc_mark() have a binding in Scheme?
> : 
> : $deity forbid.  why should it?
> 
> Debugging?  :-}  I know it's of no use for normal operation.

what kind of debugging do you have in mind?  it could probably be
achieved through more regular means.

[ running different phases of GC by themselves is bound to leave your
  heap in inconsistent/broken state.  the phases themselves may
  change.  etc. ]

-- 
Make sure your code does nothing gracefully.



reply via email to

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