Author Topic: How to setup the debugger ?  (Read 2827 times)

Offline R1S8K

  • Multiple posting newcomer
  • *
  • Posts: 23
How to setup the debugger ?
« on: July 21, 2020, 10:36:21 am »
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.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 ?
« Last Edit: July 21, 2020, 10:42:01 am by R1S8K »

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: How to setup the debugger ?
« Reply #1 on: July 21, 2020, 03:45:59 pm »
Use  a project

File->New->Project

Offline R1S8K

  • Multiple posting newcomer
  • *
  • Posts: 23
Re: How to setup the debugger ?
« Reply #2 on: July 22, 2020, 05:30:59 am »
Yep, it worked !

Thanks man :)