Select your language

Home arrow-right ... arrow-right Development Tools arrow-right JTracer

We've compiled a list of 5 free and paid alternatives to JTracer. The primary competitors include API Monitor, Valgrind. In addition to these, users also draw comparisons between JTracer and ltrace, strace, ApproveAPI. Also you can look at other similar options here: Development Tools.


API Monitor is a Windows program that lets you monitor and control API calls made by applications...

Valgrind
Free Open Source

Valgrind is an instrumentation framework for building dynamic analysis tools.

ltrace
Free Open Source

ltrace intercepts and records dynamic library calls which are called by an executed process and the...

strace
Free Open Source

Trace system calls and signals. A diagnostic, debugging and instructional userspace utility.

C++ exception (and generic) stack trace debug suite

JTracer Platforms

tick-square Windows
tick-square Linux
tick-square Mac
tick-square Android

JTracer Video and Screenshots

JTracer Overview

JTracer is a remote debugger client for the Libcsdbg debugger

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. The traces are detailed with demangled function signatures and additional addr2line info (the source code file and line that each function was called). Libcsdbg will perform flawlessly with single and multi-threaded (or multi-process) programs, with any dynamically linked shared object (DSO - Dynamic Shared Object) and with any statically linked library. Additionally, libcsdbg helps the developer/tester create sophisticated stack traces of any thread, at any given moment during a process execution, as a snapshot of the runtime call graph. This is very useful in cases of fatal errors, reception of terminating signals or process abortion/termination (such as segmentation faults)

Top JTracer Alternatives

Share your opinion about the software, leave a review and help make it even better!

JTracer Categories

Development Tools

JTracer Tags

stack-tracer libcsdbg profiler debugger c-plus-plus development

Suggest Changes

Your Feedback

Select a rating
Please select a rating

Your vote has been counted.

Do you have experience using this software?