Writing a .NET Garbage Collector in C# - Part 3
Read OriginalThis article is the third installment in a technical series about implementing a custom Garbage Collector for .NET in C#. It discusses the need for better debugging information about objects on the heap, examines the current object handle dump output, and sets the stage for retrieving the specific types of objects referenced by memory addresses to aid in development.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser