gtrace icon indicating copy to clipboard operation
gtrace copied to clipboard

An implementation of strace in Rust, and a library interface

gtrace

gtrace is a library for implementing strace-like behavior, and a reference client that works like strace.

Thanks

The following sources were very helpful in learning how to do this: