PR# 11207 Selecting wrong profiler overwrites profinfo file and makes it an empty file

Problem Report Summary
Submitter: prestoat2000
Category: EiffelStudio
Priority: Medium
Date: 2006/09/06
Class: Bug
Severity: Non-critical
Number: 11207
Release: 5.7.63270
Confidential: No
Status: Analyzed
Responsible:
Environment: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.7.10) Gecko/20050726 Firefox/1.0.6 Solaris 9 on SPARC
Synopsis: Selecting wrong profiler overwrites profinfo file and makes it an empty file

Description
Compile project with `profile (yes)'.  Click on Launch.  The
EIFGENs/W_code directory now has a `profinfo' file in it.  Select
Tools/Profiler.  Click Next and Next to select workbench mode.  Select
"gprof" as the profiler (which is wrong - file produced by Eiffel).
Click Next and Finish.  Estudio reports an error and you realize your
mistake.  However, file `profinfo' now has 0 bytes!  Click Back twice.
Select Eiffel as the profiler.  Click Next and Finish.  Profile Query
window comes up but there are no profiled calls listed, though there
should be.
To Reproduce

										
Problem Report Interactions