try using -gcodeview

I thought GCC was unable to generate .pdb
This commit is contained in:
tildearrow 2024-02-03 17:30:19 -05:00
parent 3f4c7dc46c
commit 78bbc59c75
9 changed files with 35 additions and 100 deletions

View file

@ -1062,6 +1062,8 @@ void DivInstrument::putInsData2(SafeWriter* w, bool fui, const DivSong* song, bo
case DIV_INS_POWERNOISE_SLOPE:
featurePN=true;
break;
case DIV_INS_DAVE:
break;
case DIV_INS_MAX:
break;
case DIV_INS_NULL: