Clinton A. Pierce wrote:
> I'm fighting a now-you-see-it now-you-don't kind of bug and I was
wondering
> if there's a way to completely turn off garbage collection and memory
> re-use for debugging?

The defined procedures for doing this are not currently implemented.
The simplest way for now is probably just to add return statements at the
beginning of Parrot_do_dod_run and/or Parrot_go_collect in resources.c

--
Peter Gibbs
EmKel Systems


Reply via email to