ipkn / wdd

Deterministic debugging for windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WDD

Deterministic debugging for windows

Demo

WDD is record/replay based deterministic debugger.
Implements rr ideas on the windows platfrom.

How to use

To record

wdd record yourprogram.exe

To replay

wdd replay yourprogram.exe

About

Deterministic debugging for windows

License:Other


Languages

Language:C++ 93.0%Language:C 6.7%Language:TypeScript 0.2%Language:Makefile 0.1%