Author Topic: Patch for debugger_gdbmi_windows.cbp  (Read 1301 times)

Offline gd_on

  • Lives here!
  • ****
  • Posts: 859
Patch for debugger_gdbmi_windows.cbp
« on: August 13, 2026, 12:00:25 pm »
Here is a patch for debugger_gdbmi_Windows.cbp
There was an error in the building of the zip file: 3 files were missing. So the GDB/MI panel did not display the configuration.
« Last Edit: August 13, 2026, 04:11:49 pm by gd_on »
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.3, Msys2 Compilers 16.2.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2967
Re: Patch for debugger_gdbmi_windows.cbp
« Reply #1 on: August 13, 2026, 06:23:21 pm »
Applied svn 13950
Thanks