/wdd

Deterministic debugging for windows

Primary LanguageC++OtherNOASSERTION

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