/gendep

A generic dependency tracker system for Linux.

Primary LanguageCGNU General Public License v2.0GPL-2.0

GenDep

This is a fork of http://www.hep.phy.cam.ac.uk/~lester/gendep/index.html. This LD_PRELOAD method was improved but ultimately found lacking. It won't work for straight system calls (that bypass libc) nor for executables that have a statically linked libc. Therefore a second strace method is also developed and likely superior.

Usage

For usage see the tests/ folder