Skip to content

1.17.0

Compare
Choose a tag to compare
@skeeto skeeto released this 03 Nov 15:51
· 89 commits to master since this release
v1.17.0

Significant GDB improvements:

  • TUI support via PDCurses: gdb -tui or tui enable (5f3d7b8)
  • Fixed GCC debug integration, partially broken since w64devkit 1.7.0 (6fff86f)
  • Upgrade to GDB 11.2
  • Custom patching to quiet GDB output (5a16f37)

Additionally:

Included software:

  • GCC 12.2.0
  • busybox-w32 FRP-4716
  • GDB 11.2
  • Mingw-w64 10.0.0
  • GNU Make 4.4
  • Vim 9.0
  • Universal Ctags 20200824
  • NASM 2.15.05
  • binutils 2.39
  • Cppcheck 2.8

Notes about builds:

  • -mini: excludes C++
  • -fortran: includes Fortran (gfortran)
  • -i686: pure 32-bit, Windows XP compatible, min. req. Pentium 4