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

Martin lazarus at mfriebe.de
Mon Jul 30 17:01:08 CEST 2012


On 30/07/2012 14:22, Reinier Olislagers wrote:
> I have no gdb.exe in my svn checkout and therefore suppose the build
> directory in question is generated in another way... from some sort of
> source directory.
http://svn.freepascal.org/svn/lazarus/binaries

you can use the tortoise svn repro browser, and start at
http://svn.freepascal.org/svn/lazarus

> So changing lines 110-111:
> :: copy gdb into build dir
> if exist %GDBDIR% %SVN% export %GDBDIR% %BUILDDIR%\mingw
> into
> :: copy gdb below the build dir for the proper os/cpu combination
> if exist %GDBDIR% %SVN% export %GDBDIR% %BUILDDIR%\mingw\%FPCFULLTARGET%\
yes





More information about the Lazarus mailing list