Skip to content

The Visual Studio MI Debug Engine ("MIEngine") provides an open-source Visual Studio Debugger extension that works with MI-enabled debuggers such as gdb, lldb, and clrdbg.

License

Notifications You must be signed in to change notification settings

vosen/MIEngine

 
 

Repository files navigation

Visual Rust MI Debug Engine fork

this project is a fork of Microsoft's MIEngine, modified to ship with Visual Rust. You can learn more about the original here.

Development

This project is for Visual Rust specific changes. If you find a bug that impacts both this fork and mainline MIEngine, please open the issue with the mainline. Feel free to alert us via an issue/PR/email if you think it's important to Visual Rust.

Branch master contains the the Visual Rust's version. Branch original tracks original MIEngine development. This project follows the same development and contribution mode as Visual Rust.

License

MIEngine is licensed under the MIT License.

About

The Visual Studio MI Debug Engine ("MIEngine") provides an open-source Visual Studio Debugger extension that works with MI-enabled debuggers such as gdb, lldb, and clrdbg.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.5%
  • Batchfile 1.5%