Code::Blocks Forums

User forums => Help => Topic started by: Buongiorno on July 04, 2020, 02:48:04 am

Title: Compiler and debugger plugins
Post by: Buongiorno on July 04, 2020, 02:48:04 am
http://wiki.codeblocks.org/index.php/Compiler_plugin - Compiler Plugin


The Compiler plugin provides the compilers cited( GNU [...], Microsoft Visual [...], Borland [...]. Or if you have one of them, you can use them in CodeBlocks?

Is it the same with the Debugger plugin?
It provides GNU/GDB, MS CDB or if you have one of them, you can use them in CodeBlocks?
Title: Re: Compiler and debugger plugins
Post by: Buongiorno on July 04, 2020, 02:53:09 am
Is the compiler which can be installed together the "GNU[...]"?
And that program is only a compiler or comes with a debugger?
Title: Re: Compiler and debugger plugins
Post by: oBFusCATed on July 04, 2020, 11:41:04 am
Your questions aren't clear. What do you mean exactly?
Title: Re: Compiler and debugger plugins
Post by: Buongiorno on July 04, 2020, 02:59:42 pm
Thank you for your attetion.

The compiller plugin, when I install it, it's come with the compillers mentioned or the that plugin is just to use with that compillers? ( Interface, like mentioned in the link).
  Something like that with debugger plugin.

If it is an interface, it's like this: the plugin just will work with the compiller which I have installed in my computer?


Title: Re: Compiler and debugger plugins
Post by: oBFusCATed on July 04, 2020, 07:38:23 pm
Yes, you install separate compiler and debuggers.
Then you tell C::B where to find then and what settings to pass to them.
There is a windows installer which provides compiler/debugger, but they aren't mandatory.