Community
Participate
Working Groups
If I use the SystemTap IDE and double-click to get the definition of a probe through the Probe Alias view, the .stp file does not open in the SystemTap script editor. It should.
I tested that using the systemtap in master branch and it is working fine. If you are still facing this problem, please give me instructions in how to reproduce it. When I try to double click a probe it shows a file dialog asking for a new file name. If I give him a file name with stp extension it will open the file in STPEditor. If I create a file without an extension, or with another extension it will open the file in a txt Editor and the probe will not be added. Isn't this the expected behavior?
I can't recall exactly what I did but if probe definitions will open in the colourized SystemTap editor when double-clicked from the Probe Alias view, then I guess any bugs have been fixed and this can be closed. Thanks.
Marking bug as resolved fixed