User forums > Help

Is there a way of automatically configuring debugger on initial install?

<< < (4/6) > >>

AndrewCot:
The link only works when I am logged in, otherwise it redirects me to https://forums.codeblocks.org/index.php

oBFusCATed:
Works fine in a private firefox window, too.

nenin:

--- Quote from: AndrewCot on July 15, 2021, 01:38:32 pm ---Over the next few days I am now going to test that the following compilers I have on my Windows setup work with all of the patches I have been working on and fix any bugs I come across:

--- End quote ---
I propose to add to list https://winlibs.com/ - looks like this site offers most fresh mingw-w64 + gcc out of msys2.

AndrewCot:

--- Quote ---I propose to add to list https://winlibs.com/ - looks like this site offers most fresh mingw-w64 + gcc out of msys2.
--- End quote ---

This site is more for bleeding edge GCC compiler versions that you install over the top of an existing setup. If this is done then the existing setup and new GCC from the site will be supported via the patch included in ticket 374 once it lands in the trunk and a CB is released with the changes in it assuming it ever makes it into the trunk.

ollydbg:
https://winlibs.com/, if I remember correctly, this compiler suite supply GDB, but the GDB is not python enabled.

So, I finally use this one: https://github.com/Guyutongxue/mingw-release

I have already post the reasons here: an annoying gcc bug which cause bad debugging experience is fixed in gcc trunk

EDIT: MinGW with GCC 11.1.0 works OK, and 11.2 version has some build issue, so please use 11.1 unless 11.2's issue is fixed.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version