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

drewet/MIEngine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

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.4%
  • Batchfile 1.6%