Skip to content

42 School project: Re-coding the strace command

Notifications You must be signed in to change notification settings

vsteffen/ft_strace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_strace

42 School project. From the subject (also available in french):

Strace is a debugging tool under Linux to monitor system calls use by a program, and all the signals it receives, similar to the tool truss on other Unix systems. It was made possible through a feature of the Linux kernel called ptrace.

About

42 School project: Re-coding the strace command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published