Raymond Toy <[EMAIL PROTECTED]> writes: > I know there were some fixes in this area, but I thought all we did was > add to the message and say to use trace :encapsulate. But maybe we do > that automatically now.
IIRC, TRACE in CVS uses encapsulation automatically if it either finds it can't use breakpoints, or if the traced function is in a package that's used by the trace implementation itself, to allow tracing stuff that's used in the TRACE implementation.
