Community
Participate
Working Groups
Currently, one can run stp file opened in an editor by clicking on Run button from the toolbar. But one have to be aware of this ability, the more natural way is to add Run in the popup menu in the editor.
(In reply to comment #0) > Currently, one can run stp file opened in an editor by clicking on Run > button from the toolbar. But one have to be aware of this ability, the more > natural way is to add Run in the popup menu in the editor. But where should the user clicks to load that popup menu? SystemTap don't have any relation to projects and it is possible to run scripts from files that don't belong to any project.
Right click in the stp editor is what I think of.
I am working on this one.
This has been fixed upstream. After the fix you can right click on the editor or the file in the Project Explorer go to 'Run As' then 'SystemTap Script' This produces the usual pop-up where you enter user and host information. After the Launch Configuration changes this short cut can be change to run the script locally as current user or just relaunch the latest launch configuration.