Compiler Options - option for build target with debugger

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
mhs
Enthusiast
Enthusiast
Posts: 101
Joined: Thu Jul 02, 2015 4:53 pm
Location: Germany
Contact:

Compiler Options - option for build target with debugger

Post by mhs »

It would be nice if there was an option in the compiler options, for compiling a exe with the standalone / console debugger from inside the IDE.

The command line switches are known to me, but it would be easier to set up two seperate targets in the compiler options for 'release' without debugger and 'testing' with standalone debugger.