which version of gdb.exe is the right one ?
Joshy
Code: Select all
d:\FreeBASIC\fbc32.exe -version
FreeBASIC Compiler - Version 1.20.0 (2025-03-16), built for win32 (32bit)
Copyright (C) 2004-2025 The FreeBASIC development team.
standalone
d:\FreeBASIC\fbc32.exe -g test03.bas
Code: Select all
d:\FreeBASIC\bin\win32\gdb test03.exe
GNU gdb (GDB) 7.6.1 This GDB was configured as "mingw32".
Reading symbols from test03.exe...Dwarf Error: wrong version in compilation unit header (is 5, should be 2, 3, or 4)
[in module test03.exe]