PR# 10090 Allow parallel debug session and finalize compilation

Problem Report Summary
Submitter: gcompestine
Category: EiffelStudio
Priority: Medium
Date: 2005/12/06
Class: Feature Request
Severity: Non-critical
Number: 10090
Release: 5.6.1218
Confidential: No
Status: Open
Responsible:
Environment: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 1.0.3705)
Synopsis: Allow parallel debug session and finalize compilation

Description
Finalizing an application can take a very long time, and during this time, the user can't run the application in debug mode. Yet the finalized code is independent of the debug code. I'd like to be able to run a debug session while the application is finalizing.
To Reproduce

										
Problem Report Interactions