Firstly I don't think the connection between debugging and tuning is a very strong one. Secondly I don't think it's far-fetched to consider a program that routinely at runtime monitors and tunes its own gc, either automatically or more or less manually. Do you suggest that Pike.gc_parameters is moved to Debug instead?
/ Martin Stjernholm, Roxen IS
Previous text:
2003-01-12 17:40: Subject: GC improvement
But then you are using it to debug/tune a normal program and not really as part of the program itself. Unless you let the program automatically alter gc_parameters with gc_status as input.
/ Martin Nilsson (Åskblod)