Cost / License
- Free
- Open Source
Alerts
- Discontinued
Platforms
- Mac
- Windows
- Linux
- Android
- Java Mobile
- Android Tablet




ltrace is described as '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' and is an app in the os & utilities category. There are more than 10 alternatives to ltrace for a variety of platforms, including Linux, Mac, Windows, BSD and FreeBSD apps. The best ltrace alternative is Process Monitor, which is free. Other great apps like ltrace are Stratoshark, Valgrind, API Monitor and SystemTap.




Libcsdbg is a C++ exception stack tracer. When an exception is thrown, caught and handled, libcsdbg offers the tools to create and process the exception stack trace, the path the exception has propagated up the call stack, unwinding it, up to the section were it was handled.




ktap is a script-based dynamic tracing tool for Linux. It uses a scripting language and lets users trace the Linux kernel dynamically. ktap is designed to give operational insights with interoperability that allows users to tune, troubleshoot and extend the kernel and...