Skip to main content

2 docs tagged with "linux"

View all tags

Build Your Own Strace

This challenge is to build your own version of Linux tool strace. It’s a useful tool to debug programs that you don’t have the source code for.