Integrating Debug-Information

Started by PHANTOMIAS, October 29, 2008, 06:08:17 PM

Previous topic - Next topic

PHANTOMIAS

Hello!

I have a feature request: If I want to enable the creating of debug information, I have to change the project settings.
I have to activate for the Compiler "Full" and for the Linker "Codeview Format".

-> In exercise courses it is not easily operated. It would be nice to have a checkbox like in Code::Blocks or Dev-C++ where you can simply switch what you want to have.
Another idea to "solve this problem": In the general options could be a box for selecting the default "debug-option".

Thanks & Regards
   PHANTOMIAS

TimoVJL

Is
From menu Tools -> Customize.. -> Add-ins Switch between debug, release, and profile build
enought ?
May the source be with you

PHANTOMIAS

It would be nice if this feature will be built in Pelles C and not as an Add-In.
Also it would be nice when there is a checkbox or a select box instead of buttons. So you could use the "normal" Compile-Execute-Buttons.