Skip to content
24, Nov 2025

Angel Hernandez

Thoughts from a solution architect, technologist and Christian citizen.

  • Home
  • Blog
    • Justicia para Pedro
    • Architecture
    • EspaƱol
    • Faith
    • Leadership
    • Microsoft
    • Music and Arts
    • Philosophy
    • Open Source
    • Poetry
    • Politics
    • Uncategorized
  • About Me
    • Skills & Experience
    • Open-source Projects
  • Contact Me

Tag: Debugging

  • Home
  • Debugging
4 min read 0
  • Microsoft
  • Open-Source
  • USD

Fixing memory leak in Microsoft USD

  • angelh
  • August 4, 2020
Microsoft USD is a pretty cool framework, but sometimes when some requirements are complex due to technical constraints this can…
15 min read 1
  • Microsoft
  • Open-Source

Visual SOS – Visual Studio extension to debug managed applications through SOS

  • angelh
  • April 26, 2018
Visual SOS is both an executable and extension for Visual Studio that leverages the debugger engine available in Windows in…
1 min read 0
  • Microsoft

Unit testing our Visual C++ code with Microsoft Unit Testing Framework

  • angelh
  • February 18, 2015
One of the things I love about unit testing (besides all of the well-known benefits) is the ability to test…
3 min read 0
  • Microsoft

Beware of where you call _CrtDumpMemoryLeaks

  • angelh
  • February 12, 2015
The Visual C++ compiler has a myriad of great features to build robust and high-quality software. A good example of…
5 min read 0
  • Microsoft

Building a Visual Studio Add-In To Leverage WinDBG and SOS

  • angelh
  • February 6, 2015
  Hi Community, I am currently building an Visual Studio add-in to leverage SOS and make it more user friendly,…
4 min read 0
  • Microsoft

.NET Crash Dump and live process analysis via clrmd

  • angelh
  • August 15, 2014
Application debugging and analysis can be a daunting task, even more when source code neither symbols are not available. Visual…
Copyright © 2025 Angel Hernandez Theme: Terminal Blog By Adore Themes.
 

Loading Comments...