Binary is compiled using -O3 -g -g3 (and possibly -gz). I then use objcopy to split debug info from final ELF binary file into .exe and .debug ...
確定! 回上一頁