Page 1 of 1

Creating DEBUG executeables with project build

Posted: Mon May 09, 2011 1:37 pm
by helpy
Hi PureBasic Team,

In the PureBasic IDE it is not possible to create DEBUG executeables with project build.

Two possible ways to include this feature:
  1. An additional Option "Enable Debugger" in the Compiler Options!
    The option "Enable Debugger" on the tab "Compile/Run" only works if I use "Compile/Run F5" and not with "Create Executeable" (or "Build Target", "Build all Targets"
  2. An additional Textfield "Additional Compiler Options" where I can put options for pbcompiler.exe
What do you think about this feature request?

cu, guido