Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Arma Reforger Dump ViewerNew to Visual Studio Code? Get it now.
Arma Reforger Dump Viewer

Arma Reforger Dump Viewer

Drongo

|
2 installs
| (0) | Free
Read Arma Reforger minidump (.mdmp) files inside VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Arma Reforger Dump Viewer

VS Code extension for opening Arma Reforger crash dump files (.mdmp) as a structured read-only preview.

Features

  • Opens *.mdmp files in a custom viewer by default.
  • Parses the minidump header and stream directory.
  • Shows key crash data when available:
    • system information
    • exception record
    • loaded modules
    • threads and stack ranges
    • memory ranges
    • unloaded modules
    • dump comments

Run locally

  1. Open this folder in VS Code.
  2. Press F5 to launch the Extension Development Host.
  3. In the new window, open any *.mdmp file.

You can also run the command Arma Reforger Dump: Open Preview.

Notes

  • The viewer is read-only.
  • The parser is defensive and will still show partial data if some streams are missing.
  • This is a minidump inspector, not a symbolic debugger.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft