Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Fix MC cross-process memory access
authorGabriel Corona <gabriel.corona@loria.fr>
Fri, 12 Feb 2016 15:41:08 +0000 (16:41 +0100)
committerGabriel Corona <gabriel.corona@loria.fr>
Fri, 12 Feb 2016 15:43:16 +0000 (16:43 +0100)
commit3f3fb941d6947eb019ac76114fcd0495097030ff
treeed1e3bff451a1c23a825e3fdd693acc730bf6626
parent9369cff380b2b3ec9ee6e4d7a682dec681ad31bf
[mc] Fix MC cross-process memory access

"[mc] Fix testall" broke the MC on syustems where you cannot read
another process memory without ptracing/stopping it first.
src/mc/ModelChecker.cpp
src/mc/ModelChecker.hpp
src/mc/mc_snapshot.cpp