News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

How to setup the debugger ?

Started by R1S8K, July 21, 2020, 10:36:21 AM

Previous topic - Next topic

R1S8K

Hi,

Just installed the latest release, and I installed this one:
codeblocks-20.03mingw-setup.exe

I had the 17.12 version but I couldn't setup the debugger with the same install type.

Then I read in this post that there is a support which is minGW64.
This is the post link:
http://forums.next.codeblocks.org/index.php?topic=23649.0

And this is the support mingw setup:
https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/installer/mingw-w64-install.exe/download

And this is my current setup:



The debugger tab in codeblock commands bar is all grayed out:



>>> I tried to downsize the images but they are the same after I update the post.

What to do now ?

BlueHazzard

Use  a project

File->New->Project

R1S8K