News:

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

Main Menu

How can I choose a specialized debugger for different compiler configs?

Started by crazyi, August 15, 2013, 09:12:57 AM

Previous topic - Next topic

crazyi

I use both x86 and x64 TDM-GCC, but I find the only way to select a specialized is to in Settings->Debugger->GDB/CDB Debugger->Default->Executable path and this debugger is default for all compiler configs.
Then I wonder if I can choose a specialized debugger for different compiler configs? I really do not want to switch the debugger all the time.

golgepapaz


crazyi

Quote from: golgepapaz on August 15, 2013, 12:19:28 PM
There is a create config button at the same screen..
Hi golgepapaz, what do you mean a create config button at the same screen??
I don't understand your above commet.... Can you give some more details?

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

crazyi

Thanks all your guys above. With your help I find the way to define my own debugger config. I really don't know what this config mean in the first place.