Help other people decide, vote up or down?
strace: Trace system calls and signals
Description
In the simplest case strace runs the specified command until it exits. It intercepts and records the system calls which are called by a process and the signals which are received by a process. The name of each system call, its arguments and its return value are printed on standard error or to the file specified with the -o option.
How To Install
Direct installation
Via Repository
Via Directory
- Download the addon.
- Open up Kodi and navigate into Add-ons.
- Click the open box icon (above the side-menu).
- Select Install from zip file.
- If this is the first addon you install, Kodi will warn you about installing addons from "unknown sources" for security reasons - it's your call.
- In any case, Kodi will warn you, you may not get auto-updates for this addon.
- Navigate into the location where you've downloaded the addon to and select it to Install.
For a full installation guide please click here.
Additional Information
WebsiteForumSource
Updated: March 22, 2021
In Repositories:
Platform: all
License: Not specified
Depends On:
os.openelec.tv (>= 4.0)
xbmc.python (>= 2.1.0)