Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 394997 - Stop button in SystemTap IDE perspective not enabled automatically when script is running
Summary: Stop button in SystemTap IDE perspective not enabled automatically when scri...
Status: RESOLVED FIXED
Alias: None
Product: Linux Tools
Classification: Tools
Component: Systemtap (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 2.0   Edit
Assignee: Otavio Pontes CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-23 15:27 EST by Camilo Bernal CLA
Modified: 2013-05-08 14:24 EDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Camilo Bernal CLA 2012-11-23 15:27:56 EST
The "Stop running script" button in the SystemTap IDE is not enabled until console 
or editor with the running script is selected.

Proposed Solution:

Instead of having one button for stopping one or multiple script executions, I propose
adding a "Stop running script" button for each console view running a stap script. This
is similar to how local Java and C/C++ application termination is handled. Also, this 
avoids having to dynamically update the state of the stop button depending on what 
console is currently selected.
Comment 1 Camilo Bernal CLA 2012-11-23 15:30:37 EST
-- Reformatting bug report --

The "Stop running script" button in the SystemTap IDE is not enabled until console or editor with the running script is selected.

Proposed Solution:

Instead of having one button for stopping one or multiple script executions, I propose adding a "Stop running script" button for each console view running a stap script. This is similar to how local Java and C/C++ application termination is handled. Also, this avoids having to dynamically update the state of the stop button depending on what console is currently selected.
Comment 2 Sami Wagiaalla CLA 2012-12-17 14:24:14 EST
Fix in git HEAD.