[comp.lang.c++] Bug in the Turbo C++ debugger

culliton@cdss.UUCP (Tom Culliton x2278) (09/14/90)

	One of my cohorts here has a problem with the Turbo Debugger
(td286).  It seems that inspector windows do not get redisplayed when
the object in question has gone out of scope and then comes back into
scope.  When you leave the scope the window goes blank as you would
expect, however when you return to that scope the window stays blank. 
You have leave the inspector and fire up another one.