projects
/
c11tester.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bfea91
)
execution: make structure snapshotting
author
Brian Norris
<banorris@uci.edu>
Tue, 16 Apr 2013 03:11:14 +0000
(20:11 -0700)
committer
Brian Norris
<banorris@uci.edu>
Tue, 16 Apr 2013 18:38:01 +0000
(11:38 -0700)
All members are snapshot-able.
execution.h
patch
|
blob
|
history
diff --git
a/execution.h
b/execution.h
index
616a47c
..
b152ae2
100644
(file)
--- a/
execution.h
+++ b/
execution.h
@@
-113,7
+113,7
@@
public:
action_list_t * get_action_trace() const { return action_trace; }
-
MEM
ALLOC
+
SNAPSHOT
ALLOC
private:
int get_execution_number() const;