Hi Regis,
All those 3 classes that are highlighted on the document "ThreadData", "LocalState" and "StackManager" are all related with the debugger.
Was the detach performed with debug mode on or was it all set for production mode (all espaces of the factory compiled without debug)?
My guess is that since RichWidgets is a System Component and was most likely not detached, it contains debug code that is no longer being cleaned by de detached one (just assuming this from what you said).
Regards,
João Rosado
All those 3 classes that are highlighted on the document "ThreadData", "LocalState" and "StackManager" are all related with the debugger.
Was the detach performed with debug mode on or was it all set for production mode (all espaces of the factory compiled without debug)?
My guess is that since RichWidgets is a System Component and was most likely not detached, it contains debug code that is no longer being cleaned by de detached one (just assuming this from what you said).
Regards,
João Rosado