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)

_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to