Author Topic: Re: ERROR: You need to specify a debugger program in the debuggers's settings.  (Read 4488 times)

Offline kimh

  • Single posting newcomer
  • *
  • Posts: 7
How to I find the path to gdb.exe on macos (Catalina) to set debugger working via settings?

I have found this forum page (http://forums.codeblocks.org/index.php?topic=23845) but it is for windows.

Any help appreciated on getting the debugger to work on max

Kim


Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: ERROR: You need to specify a debugger program in the debuggers's settings.
« Reply #1 on: December 07, 2020, 06:30:20 am »
If it was Linux I would suggest the "which" command. To find the gdb command.

Code
which gdb

It might work from the Mac command line.

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org