PistonDevelopers/MIEngine

Name: MIEngine

Owner: PistonDevelopers

Description: 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.

Created: 2015-07-21 16:36:09.0

Updated: 2017-05-11 19:21:59.0

Pushed: 2017-05-11 19:21:57.0

Homepage: null

Size: 1090

Language: C#

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.