User forums > General (but related to Code::Blocks)
Re: ERROR: You need to specify a debugger program in the debuggers's settings.
(1/1)
kimh:
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
stahta01:
If it was Linux I would suggest the "which" command. To find the gdb command.
--- Code: ---which gdb
--- End code ---
It might work from the Mac command line.
Tim S.
Navigation
[0] Message Index
Go to full version