Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
mc: Also remove the process_index
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Wed, 29 May 2019 22:12:08 +0000 (00:12 +0200)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Wed, 29 May 2019 22:14:38 +0000 (00:14 +0200)
commit39cf43e4e190f5053b971b13ff1a1d82ebea5dba
tree5e4043225424e413d7fa1762b091c1384bceb296
parent5eaa2e76fc9d94522be518c523fca680ebed5288
mc: Also remove the process_index

This was used to switch between MMAP private segments
18 files changed:
src/include/mc/datatypes.h
src/mc/AddressSpace.hpp
src/mc/compare.cpp
src/mc/inspect/DwarfExpression.cpp
src/mc/inspect/DwarfExpression.hpp
src/mc/inspect/Frame.cpp
src/mc/inspect/LocationList.cpp
src/mc/inspect/LocationList.hpp
src/mc/inspect/mc_dwarf.hpp
src/mc/inspect/mc_member.cpp
src/mc/remote/Client.cpp
src/mc/remote/RemoteClient.cpp
src/mc/remote/RemoteClient.hpp
src/mc/sosp/ChunkedData.cpp
src/mc/sosp/RegionSnapshot.cpp
src/mc/sosp/mc_snapshot.cpp
src/mc/sosp/mc_snapshot.hpp
teshsuite/mc/dwarf/dwarf.cpp