> >> 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. Ludo -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
