On Mon, 6 Dec 2010, laurent laffont wrote:
Hi,
can you check this please ?
Take an image you work on (not a fresh one), and evaluate:
Debugger closeAllDebuggers. Smalltalk garbageCollect. Debugger allInstances size.
On a lot of my images 1 or 2 Debugger instances remains. It's a problem for Autotest, but it also may be a side effect of Autotest, so I want to check.
We recently fixed a bug in OCompletion (load OCompletion-klub.84 for the fix), that resulted in hanging debugger instances. To reproduce the issue: - open a debugger - type something to the inspector in the lower right panel and make sure you've triggered OCompletion. After closing the debugger it won't be garbage collected. Levente
Cheers,
Laurent Laffont
Pharo Smalltalk Screencasts: http://www.pharocasts.com/ Blog: http://magaloma.blogspot.com/