Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!cdss!culliton From: culliton@cdss.UUCP (Tom Culliton x2278) Newsgroups: comp.lang.c++ Subject: Bug in the Turbo C++ debugger Keywords: Turbo C++, debugger, inspector, scope, bug report Message-ID: <20@cdss.UUCP> Date: 13 Sep 90 18:34:37 GMT Distribution: na Organization: ARINC Research Corp., Annapolis, MD, SRG Group Lines: 7 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.