On 30/07/2012 10:57, Ludo Brands wrote:
Would it make sense to create this directory structure
%LazDir%\mingw\bin\$(TargetCPU)\ or even
%LazDir%\mingw\bin\$(TargetCPU)-$(TargetOS)
I don't know mingw, so I can't help there.
Neither do I... but there is a 64 bit Windows gdb.exe that is
different from the 32 bit Windows gdb.exe. On the off chance
that debuggers might become (or are) available for other
platforms (e.g. wince-arm) perhaps the second notation would
be the best.

The wince debugger is also called gdb.exe and having a
%LazDir%\mingw\bin\$(TargetCPU)-$(TargetOS) default debug path would indeed
be useful.

There also is the idea, of having a per-project debugger config, that can override any of that.

But if ide-macros are already supported, any one who needs, can test change it

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to