Learn how .NET garbage collection works and how to debug crashes
-
Updated
Nov 21, 2022 - C#
Learn how .NET garbage collection works and how to debug crashes
Examine .Net memory dumps with F# interactive
C# Interoperability wrappers for the CorDebug library
Improved version of https://github.com/lilhoser/livedump
Android Simple Crash Report Library. It stores every crash information and is shared by email.
Windows平台下应用程序发生崩溃时, 生成崩溃转储文件用于分析定位到崩溃代码行,同时生成系统环境相关信息。(When an application crashes on a Windows platform, a crash dump file is generated to analyze the lines of collapsed code and generate information about the system environment.)
A fully customized service for analyzing and tracking errors in mobile applications, independent of any external service.
simple c++ application integrated with the crashrepoting lib google breakpad
Demonstrates NDCrash library usage by JNDCrash java wrapper. Includes JNDCrash as as submodule. Don't forget to run git submodule update --init --recursive after checking out.
Simple project that produces dump files when crashing (to help debugging)
An attempt to convert the original over to UWP, Allows access to `dbghelp.dll` features and APIs
A small utility program that will run and then crash. Primarily for use with testing any crash dump collection utilities and scripts.
A library (and tools) for parsing crash dumps
降低崩溃率,内存管理
Python script to decode ESP stacktraces and exceptions.
Simple cross-platform crash handling library for desktop native apps
A basic MiniDump viewer for UWP devices
💀 🔥 ❄️ A basic analyzer for memory dumps containing managed code
Add a description, image, and links to the crash-dump topic page so that developers can more easily learn about it.
To associate your repository with the crash-dump topic, visit your repo's landing page and select "manage topics."