[Lazarus] Debugger and Buildmodes / Project settings

Juha Manninen juha.manninen62 at gmail.com
Thu Feb 5 16:22:50 CET 2015


On Thu, Feb 5, 2015 at 3:55 PM, Martin Frb <lazarus at mfriebe.de> wrote:
> The long time idea is to have the global defaults, and then have per project
> settings (allowing to override all or selected settings) (but per buildmode
> would work too, or could be added as further level).

Compiler options are all saved to build modes. There already are
debugger specific compiler flags, adding a debugger exe path would be
easy.
Would selection of the executable be enough?

There could also be selection for an external debugger configuration
if it gets separated, but that is a big change all together.

Unit:  ide/frames/compiler_debugging_options

Juha




More information about the Lazarus mailing list