try using -gcodeview
I thought GCC was unable to generate .pdb
This commit is contained in:
parent
3f4c7dc46c
commit
78bbc59c75
9 changed files with 35 additions and 100 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue