filmov
tv
Time Travel Debugging Chromium on Windows (BlinkOn 14)
![preview_player](https://i.ytimg.com/vi/NMPX61RBkks/maxresdefault.jpg)
Показать описание
Time Travel Debugging is a powerful tool that comes with the Windows Debuggers which allows you to record and replay the execution of a process. If you're familiar with rr on Linux, it has similarities in terms of use cases. In this talk, we'll demonstrate how to collect a trace for a Chromium process and then replay it in the debugger, highlighting some simple-yet-powerful use cases.