more fixes for garbage collector

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1394 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
vsc
2005-09-21 03:49:33 +00:00
parent c6c9e71e31
commit 129efd83d8
6 changed files with 124 additions and 65 deletions

View File

@@ -120,8 +120,6 @@ low_level_trace(yap_low_level_port port, PredEntry *pred, CELL *args)
/* extern int gc_calls; */
vsc_count++;
if (vsc_count < 487000)
return;
#ifdef COMMENTED
// if (vsc_count == 218280)
// vsc_xstop = 1;