Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Move Frame, ModelChecker, ObjectInformation, Type, Variable in their own files
authorGabriel Corona <gabriel.corona@loria.fr>
Fri, 24 Jul 2015 12:13:05 +0000 (14:13 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Mon, 27 Jul 2015 08:31:38 +0000 (10:31 +0200)
commit31a461643fe82c00e0fe4efc8941eee20b0838ea
tree36fe5f61d5243b56d1da0b0fb279df5cb830d7ee
parentf26cd6685142f04fd0024837cd5251ceb34dbc41
[mc] Move Frame, ModelChecker, ObjectInformation, Type, Variable in their own files
22 files changed:
buildtools/Cmake/DefinePackages.cmake
src/mc/Frame.hpp [new file with mode: 0644]
src/mc/ObjectInformation.cpp [new file with mode: 0644]
src/mc/ObjectInformation.hpp [new file with mode: 0644]
src/mc/Type.hpp [new file with mode: 0644]
src/mc/Variable.cpp [new file with mode: 0644]
src/mc/Variable.hpp [new file with mode: 0644]
src/mc/mc_checkpoint.cpp
src/mc/mc_compare.cpp
src/mc/mc_diff.cpp
src/mc/mc_dwarf.cpp
src/mc/mc_dwarf_expression.cpp
src/mc/mc_dwarf_tagnames.cpp
src/mc/mc_member.cpp
src/mc/mc_object_info.cpp
src/mc/mc_object_info.h
src/mc/mc_process.cpp
src/mc/mc_unw.cpp
src/mc/mcer_ignore.cpp
teshsuite/mc/dwarf/dwarf.cpp
teshsuite/mc/dwarf_expression/dwarf_expression.cpp
tools/generate-dwarf-functions