> For the complete documentation index, see [llms.txt](https://revdebug.gitbook.io/revdebug/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://revdebug.gitbook.io/revdebug/revdebug-features/flight-recorder.md).

# Flight Recorder

When an exception occurs the first thing developer needs to do is to diagnose and reproduce the erroneous scenario.  Such reproduction is time-consuming and often even impossible due to the specificity of the client’s environment. \
With RevDeBug you can cut this step completely! \
Simply go to Flight Recorder and replay the recorded code execution of exception with variable values just like in regular debugging.<br>

![Flight recorded exception](/files/gXAujPSk3YOZkN8xW0LJ)

You can search for values ​​and variable names recorded on the server side - even from production.

![](/files/Vd12MprrXAYOYlaiiZPb)
