PR# 14741 Add a toggle button in the call stack tool for .NET execution to hide stubs

Problem Report Summary
Submitter: manus_eiffel
Category: Debugger
Priority: Medium
Date: 2008/08/19
Class: Feature Request
Severity: Serious
Number: 14741
Release: 6.3.x
Confidential: No
Status: Open
Responsible: jfiat_es
Environment: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2; WOW64; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648)
Synopsis: Add a toggle button in the call stack tool for .NET execution to hide stubs

Description
In the call stack tool, when debugging a .NET application, you see the .NET stub we generate. It would be nice if there was an option to hide them (they are already grayed out so it should not be too complicated to do).
To Reproduce

										
Problem Report Interactions