BartmanAbyss / vscode-amiga-debug

One-stop Visual Studio Code Extension to compile, debug and profile Amiga C/C++ programs compiled by the bundled gcc 12.2 with the bundled WinUAE/FS-UAE.
GNU General Public License v3.0
303 stars 38 forks source link

Set `--disable-source-highlight` on binutils-gdb CI #248

Closed grahambates closed 5 months ago

grahambates commented 5 months ago

This addresses the error which suddenly appeared.

fixes #246