Check onEnterFrame status

Is there a way to check if your onEnterFrame functions are infinite wihtout putting a trace() command in each function?

I think I have some functions that aren’t “Deleting” but it would be nice if there was a way for flash to tell me what functions are still operating.

Anyone know if this is/isn’t possible?