ltrace
2 likes
ltrace intercepts and records dynamic library calls which are called by an executed process and the signals received by that process. It can also intercept and print the system calls executed by the program. Used for debugging.
License model
- Free • Open Source
Platforms
- Linux
- BSD
- FreeBSD
Features
ltrace information
No comments or reviews, maybe you want to be first?
Post comment/review