Time Travel Debugging
See what your software really did and diagnose
the root cause of bugs in minutes not weeks
Record a process. Replay the recording.
Step back in the execution history to see what happened.
Available for Linux Applications
- C
- C++
- GO
- Java
Record
Replay
Resolve
With LiveRecorder, most problems become trivial to solve. I save a lot of time in not having to reproduce the issue.
SRINIVAS RAMPRASAD
UNDERSTAND OTHER PEOPLE’S CODE
Explore how code is executed dynamically – every line of code in every thread, every variable, every I/O – and see what the software really did (not what is was expected to do).
Developers new to the codebase can debug just as efficiently as more experienced team members.
When dealing with unfamiliar code, there is a huge productivity benefit in being able to go backwards and forwards over the same section of code until you fully understand what it does.