On Thu, 5 Feb 2015 17:22:50 +0200
Juha Manninen <juha.mannine...@gmail.com> wrote:

> On Thu, Feb 5, 2015 at 3:55 PM, Martin Frb <laza...@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?

Maybe for this a macro is enough. For example the debugger could use
the IDE macro "GDBPath". If this is not set by the project use the
default (Tools / Options).

 
> 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



Mattias

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to