This is the Trace Id: 06c22c35ec07bc4e46e844a5e3d0df6d
Skip to main content Microsoft 365 Office Azure Copilot Windows XBOX Support Windows Apps OneDrive Outlook Moving from Skype to Teams OneNote Microsoft Teams Shop XBOX Accessories XBOX 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 Licensing 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 -?.