Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 125895

Summary: [Probekit UI] Probekit -> Compile option should be removed
Product: z_Archived Reporter: Navid Mehregani <nmehrega>
Component: TPTPAssignee: Valentina Popescu <popescu>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: apratt
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:
Bug Depends on:    
Bug Blocks: 123835    

Description Navid Mehregani CLA 2006-01-31 14:13:16 EST
When the user right clicks on a probe file, they can select probekit->compile to compile a probe.  This option is completely useless and should be removed for the following reasons:

- When the user wants to apply the probes statically, the probe is automatically compiled when the user instruments his/her application by selecting probekit->instrument thus there is never a need to compile the probes by selecting probekit->compile.  In fact when dynamic probekit is included in TPTP, the probes will automatically be compiled as the user makes modifications and saves the changes.

- For dynamic instrumentation, this feature is disabled.  An extension point is implemented that pops up an error message whenever the user selects this option.  The error message essentially indicates that the user shouldn't select this option.  If the option shouldn't be selected by the user, it should never be available to the user in the first place.

This feature should be completed in 4.2i2 before dynamic probekit is introduced in TPTP.
Comment 1 Valentina Popescu CLA 2006-02-02 21:31:29 EST
fixed
Comment 2 Navid Mehregani CLA 2006-04-13 15:06:13 EDT
Verified and closing.