vmware-archive / haret

A strongly consistent distributed coordination system, built using proven protocols & implemented in Rust.
461 stars 18 forks source link

Create an interactive VR debugger #35

Closed andrewjstone closed 8 years ago

andrewjstone commented 8 years ago

The cli exists in src/bin/debugger-cli. It handles user interaction and operates by calling out to tests/utils/debugger. The debugger itself manipulates the replica fsms by calling out to tests/utils/scheduler which in turn uses the dispatcher.

The debugger is pretty basic and provides a few operations: