User forums > General (but related to Code::Blocks)

Latest msys2/mingw64's gdb failed to start under Windows 7 and its solution

<< < (2/4) > >>

omlk:

--- Quote from: stahta01 on October 26, 2023, 04:25:36 pm ---
--- Quote from: omlk on October 26, 2023, 04:04:11 pm ---
--- Quote from: stahta01 on October 26, 2023, 03:55:41 pm ---
--- Quote from: omlk on October 26, 2023, 02:38:30 pm ---Why didn't the maintainers of msys2 make it possible to choose a gdb with python and without python?

--- End quote ---

Likely because the added complexity was not worth the effort. It was easier to drop support of Windows 7.

Tim S.

--- End quote ---
That is, msys2 maintainers are not able to compile gdb without python? And they could also offer gdb with python <=3.8 for Windows 7, gdb with python >=3.9 for Windows 10,11 and higher, gdb with python <=3.4 for Windows XP

--- End quote ---

Are you incapable of compiling the packages? Are you offering to pay money to the MSys2 team?

Tim S.

--- End quote ---
I suggest you stop donating to msys2 altogether because they are promoting their vision with donor money, not what the money was intended for.

stahta01:

--- Quote from: omlk on October 26, 2023, 05:09:20 pm ---
--- Quote from: stahta01 on October 26, 2023, 04:25:36 pm ---
--- Quote from: omlk on October 26, 2023, 04:04:11 pm ---
--- Quote from: stahta01 on October 26, 2023, 03:55:41 pm ---
--- Quote from: omlk on October 26, 2023, 02:38:30 pm ---Why didn't the maintainers of msys2 make it possible to choose a gdb with python and without python?

--- End quote ---

Likely because the added complexity was not worth the effort. It was easier to drop support of Windows 7.

Tim S.

--- End quote ---
That is, msys2 maintainers are not able to compile gdb without python? And they could also offer gdb with python <=3.8 for Windows 7, gdb with python >=3.9 for Windows 10,11 and higher, gdb with python <=3.4 for Windows XP

--- End quote ---

Are you incapable of compiling the packages? Are you offering to pay money to the MSys2 team?

Tim S.

--- End quote ---
I suggest you stop donating to msys2 altogether because they are pushing their politics with donor money, not what the money was intended for.

--- End quote ---

I suggest we both stop posting off topic posts and I suggest you read this website rules if you have not already read them!

Tim S.

ollydbg:
I don't want to blame msys2 developers to drop supporting win7, because they supply us so many useful library packages and compilers.

About the gdb,  I use gdb Python pretty printer when debugging.

nenin:

--- Quote from: ollydbg on October 27, 2023, 01:30:52 am ---I don't want to blame msys2 developers to drop supporting win7, because they supply us so many useful library packages and compilers.

About the gdb,  I use gdb Python pretty printer when debugging.

--- End quote ---
Do you have ucrt installed? I`m asking because such named dlls are present in ucrt, so may be there are less "hack-like" solution.

omlk:

--- Quote from: nenin on October 27, 2023, 07:21:30 am ---
--- Quote from: ollydbg on October 27, 2023, 01:30:52 am ---I don't want to blame msys2 developers to drop supporting win7, because they supply us so many useful library packages and compilers.

About the gdb,  I use gdb Python pretty printer when debugging.

--- End quote ---
Do you have ucrt installed? I`m asking because such named dlls are present in ucrt, so may be there are less "hack-like" solution.

--- End quote ---
Such named dlls are present in (Windows 8.0) ...\System32\*.dll , but "hack-like" solution maybe better :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version