PR# 14688 Add ability to see the state of MEMORY.collecting while debugging

Problem Report Summary
Submitter: randyjohn
Category: EiffelStudio
Priority: Medium
Date: 2008/07/31
Class: Feature Request
Severity: Non-critical
Number: 14688
Release: 6.2.7.3753
Confidential: No
Status: Open
Responsible:
Environment: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; WOW64; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; InfoPath.1; .NET CLR 3.0.04506.648)
Synopsis: Add ability to see the state of MEMORY.collecting while debugging

Description
As previously discussed with Manu, if you create a watch on {MEMORY}.collecting, it always returns False.  Probably because you turned it off when the program was interrupted.  It would be nice if there were a whole screen devoted to a display of MEM_INFO's, GC_INFO's and whether 'collection' is on or off.  But by far, I want to see the state of 'collection'.
   Randy
To Reproduce

										
Problem Report Interactions