Pelles C forum

Pelles C => Feature requests => Topic started by: PHANTOMIAS on October 29, 2008, 06:08:17 PM

Title: Integrating Debug-Information
Post by: PHANTOMIAS on October 29, 2008, 06:08:17 PM
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
Title: Re: Integrating Debug-Information
Post by: TimoVJL on October 29, 2008, 10:08:41 PM
Is
From menu Tools -> Customize.. -> Add-ins Switch between debug, release, and profile build
enought ?
Title: Re: Integrating Debug-Information
Post by: PHANTOMIAS on October 29, 2008, 11:28:19 PM
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.