[Lazarus] RE : Lazarus debugger location on Win x86/x64

Reinier Olislagers reinierolislagers at gmail.com
Thu Aug 2 23:05:45 CEST 2012


On 30-7-2012 14:52, Martin wrote:
> On 30/07/2012 13:31, Martin wrote:
>> On 30/07/2012 12:28, Reinier Olislagers wrote:
>>> Ok - patch submitted for the environment setting:
> The new location can be set in the create_installer.bat
> The line below currently does an svn export (from the laz binaries svn).
> It can be changed. The bin directory is part of the svn, so the platform
> would go mingw/winxxx-xxx/  (bin/gdb.exe)
> 
> 
> :: copy gdb into build dir
> if exist %GDBDIR% %SVN% export %GDBDIR% %BUILDDIR%\mingw
> 
> 
> I can deal with the installer. but there first must be a solution for
> upgrading
Martin, (and anybody else interested)

As you may know, the upgrade --setup dialog patch has been committed
(and improved).

I've finally patched the installer creator script correctly to match the
current --setup dialog default locations... I think & you can check ;)

Tested it with a Win x86, Laz SVN today and FPC 2.6.1 installer.

Also added some more details to the readme (e.g. CHM help file
parametes), some typos in create_setup if hitting empty parameters etc.

Single patch available at:
http://bugs.freepascal.org/view.php?id=22533

Could somebody have a look?

Thanks,
Reinier




More information about the Lazarus mailing list