[Tizen] Add method to write coredump of .NET process (#317) accepted/tizen_6.0_unified_hotfix accepted/tizen/6.0/unified/20201030.104646 accepted/tizen/6.0/unified/hotfix/20201102.235357 accepted/tizen/unified/20201005.101320 submit/tizen/20201005.013439 submit/tizen_6.0/20201029.205501 submit/tizen_6.0_hotfix/20201102.192901 submit/tizen_6.0_hotfix/20201103.115101 tizen_6.0.m2_release
authorMateusz Moscicki/System (PLT) /SRPOL/Engineer/Samsung Electronics <m.moscicki2@partner.samsung.com>
Mon, 5 Oct 2020 01:33:40 +0000 (03:33 +0200)
committer이형주/Common Platform Lab(SR)/Staff Engineer/삼성전자 <leee.lee@samsung.com>
Mon, 5 Oct 2020 01:33:40 +0000 (10:33 +0900)
commit66a3b803910b389de38703ce349695a247146f5b
tree3bd61ade95c85c87122c41f44acd1e65d9822e84
parent333691b8e3d7da54d9b90d5547a55d101db5edb3
[Tizen] Add method to write coredump of .NET process (#317)

This method allows to create minimal coredump (as createdump does) of a
process that is in dumping state after crash.
src/debug/createdump/CMakeLists.txt
src/debug/createdump/dnetmemoryenumlib.cpp
src/debug/createdump/dnetmemoryenumlib.h