qemurr: create

qemu: start documenting unmerged replay reverse debugging while testing it
This commit is contained in:
Ciro Santilli
2018-08-08 00:41:12 +01:00
parent 19f4d00f9b
commit 02e294c62c
5 changed files with 84 additions and 25 deletions

4
qemurr Executable file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env bash
set -eu
./run -r "$@"
./run -R "$@"