In the PureBasic IDE it is not possible to create DEBUG executeables with project build.
Two possible ways to include this feature:
- 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" - An additional Textfield "Additional Compiler Options" where I can put options for pbcompiler.exe
cu, guido