[Lazarus] Need testers for the a new debugger

Sven Barth pascaldragon at googlemail.com
Tue Jul 15 11:19:11 CEST 2014


Am 15.07.2014 09:47 schrieb "Gabor Boros" <gaborboros at yahoo.com>:
>
> 2014.07.14. 23:13 keltezéssel, Joost van der Sluis írta:
>
>> To install the debugger just install the
>> components/lazdebuggers/lazdebuggerfp.lpk package. After you've done
>> this, go to tools->options->debugger and select the 'FpDebug internal
>> Dwarf-debugger'.
>
>
> Hi,
>
> components\lazdebuggers\lazdebuggerfp\lazdebuggerfp.lpk
>
> Compile error on Win32 with 2.6.4:
> fpdebugdebugger.pas(1371,11) Error: identifier idents no member "Queue"

TThread.Queue is only supported in FPC 2.7.1. Maybe try to replace it with
a Application.QueueAsyncCall.

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20140715/e334b729/attachment-0003.html>


More information about the Lazarus mailing list