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
Remove `isabase` from IntelGTRegisters check #1442
@sbobko Thank you for your contribution. We will be aiming to put this in the next version of the VS Code C/C++ Extension and Visual Studio 2022 17.10.
For compatibility with future IntelGT platforms, it is necessary to remove the check for the presence of the virtual register of
isabase
.