jwt27 / build-gcc

Shell scripts to build various gcc cross-compilers (primarily djgpp)
https://jw.h4ck.me/debian/
GNU General Public License v3.0
41 stars 9 forks source link

gdb 9.1 needs testing on djgpp #16

Open jwt27 opened 4 years ago

jwt27 commented 4 years ago

gdb 8.3 would crash when reading symbols from COFF executables. The last version I found that works is 8.2.1, which I've set as the default for djgpp. Maybe this bug has been fixed now, if so we can bump the default version to 9.1.