[fpc-devel] When native debuggers?

Andrzej borucki_andrzej at wp.pl
Thu Dec 16 21:47:28 CET 2010


W dniu 2010-12-16 21:01, Andrzej pisze:
> When will install native debugger FPdebugger instead GDB. It will be 
> soon ? How install it to test?
> ______________________________________________
I try to compile c:\lazarus\debugger\fpdebug\fpd\fpd.lpr but in file 
DbgDwarf.pas is :
function TDwarfLineInfoStateMachine.NextLine: Boolean;
var
   pb: PByte absolute FLineInfoPtr;

Error: absolute can only be associated with a var or const
("local" variable is private field)
Compiler version 2.4.2 not compile it. Is available newer compiler ? (I 
have Lazarus 0.9.29 from snapshot)




More information about the fpc-devel mailing list