NO

Author Topic: Integrating Debug-Information  (Read 2678 times)

PHANTOMIAS

  • Guest
Integrating Debug-Information
« 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

Offline TimoVJL

  • Global Moderator
  • Member
  • *****
  • Posts: 2091
Re: Integrating Debug-Information
« Reply #1 on: October 29, 2008, 10:08:41 PM »
Is
From menu Tools -> Customize.. -> Add-ins Switch between debug, release, and profile build
enought ?
May the source be with you

PHANTOMIAS

  • Guest
Re: Integrating Debug-Information
« Reply #2 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.