microsoft / MIEngine

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

DAR: Include OSX crash logs in exception #1363

Closed gregg-miskelly closed 2 years ago

gregg-miskelly commented 2 years ago

This PR modifies DAR to try and find and include OSX crash log information if a test fails due to a debug adapter crashing.