The Visual Studio MI Debug Engine ("MIEngine") provides an open-source Visual Studio Debugger extension that works with MI-enabled debuggers such as gdb and lldb.
MIT License
818
stars
218
forks
source link
Mac builds fail since macos-latest runner is now M1 #1451
You seemed to hit the same issue as our fork, we had to pin the macos runner to macos-12 for a successful build as before.
It would be awesome to run it successfully on M1 too, I'm eager to see what would that involve.
You seemed to hit the same issue as our fork, we had to pin the macos runner to macos-12 for a successful build as before. It would be awesome to run it successfully on M1 too, I'm eager to see what would that involve.