This is the Trace Id: 55c19172c9ef735c8368210e2537330b
Skip to main content Microsoft 365 Office Azure Copilot Windows Surface XBOX Support Windows Apps OneDrive Outlook Moving from Skype to Teams OneNote Microsoft Teams Accessories XBOX Game Pass Ultimate XBOX games PC games Microsoft AI Microsoft Security Azure Dynamics 365 Microsoft 365 for business Microsoft Power Platform Windows 365 Digital Sovereignty Microsoft Developer Microsoft Learn Support for AI marketplace apps Microsoft Tech Community Microsoft Marketplace Software companies Visual Studio Free downloads & security Education Gift Cards View Sitemap

MEX Debugging Extension for WinDbg

MEX Debugging Extension for WinDbg can help you simplify common debugger tasks, and provides powerful text filtering capabilities to the debugger.

Important! Selecting a language below will dynamically change the complete page content to that language.

Download
  • Version:

    3.0.0.7172

    Date Published:

    7/15/2024

    File Name:

    Mex.exe

    File Size:

    2.5 MB

    MEX Debugging Extension for WinDbg can help you simplify common debugger tasks, and provides powerful text filtering capabilities to the debugger.
  • Supported Operating Systems

    Windows 10, Windows 7, Windows 8, Windows Server 2008, Windows Server 2012

    Debugging Tools for Windows, .NET Framework version 4.5
  • 1. Download the mex.exe archive. 2. Extract to any folder. 3. Use the following command to load the "MEX Debugging Extension for WinDbg" into the debugger: .load (extracted folder)\mex.dll. For a full listing of commands type: !mex.help. For more information on specific commands type: !mex.help command name, or !commandname -?.