Support for process dumping of native and managed code (C++ and C#)
Open
enhancement
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 404
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 38
Description
See also https://github.com/dotnet/coreclr/issues/23681
When exception occurs in application, it should be possible to dump it's state, including native and it's managed counterparts. (C++ and C#), and restore it back later for debugging.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.